Click or drag to resize
Pdf Library for .NET

PdfFormFieldWidget Class

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

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.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