Click or drag to resize

CheckBoxWidgetCreate Method

Overload List
  NameDescription
Public methodStatic memberCreate(PDFDoc, Rect)
Creates a new Check Box Widget annotation, in the specified document with a default field name.
Public methodStatic memberCreate(PDFDoc, Rect, Field)
Creates a new Widget annotation, in the specified document.
Public methodStatic memberCreate(PDFDoc, Rect, String)
Creates a new Check Box Widget annotation, in the specified document.
Top
See Also