Click or drag to resize
Pdf Library for .NET

PdfFormFieldWidget Class

Represents the widget associated with a pdf form field.
Inheritance Hierarchy
SystemObject
  SelectPdfPdfFormFieldWidget

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public class PdfFormFieldWidget

The PdfFormFieldWidget type exposes the following members.

Properties
 NameDescription
Public propertyDisplayPage Widget page index (zero-based).
Public propertyDisplayRectangle Widget rectangle.
Top
See Also