FieldRegion Object (IFieldRegion Interface)
This object represents a field region and a page on which the region is located.
Properties
Name | Type | Description |
---|---|---|
IsModified | Boolean | Specifies whether the field region has been moved by an operator after applying a Document Definition. |
Page | Page, read-only | Specifies a page that contains the region. |
Region | Region | Specifies a region of the document field. |
Related objects
Output parameter
This object is the output parameter of the AddNew and Item methods of the FieldRegions object.
See also
8/15/2023 1:19:30 PM