The following tables list the members exposed by FormPage.
Name | Description | |
---|---|---|
![]() | FormPage Constructor | Initializes a new FormPage class object with explicit parameters. |
Name | Description | |
---|---|---|
![]() | Capacity | (Inherited from System.Collections.Generic.List<FormField>) |
![]() | Count | (Inherited from System.Collections.Generic.List<FormField>) |
![]() | DpiX | Gets or sets the page image resolution along the x-axis of the Master Form. |
![]() | DpiY | Gets or sets the page image resolution along the y-axis of the Master Form. |
![]() | Item | (Inherited from System.Collections.Generic.List<FormField>) |
![]() | PageNumber | Gets the page number of the Master Form. |
Top