FirstSideOccurence property
| Applies to |
|---|
| FieldDefinition object |
This property returns a Boolean value indicating whether the field exists only on the first page or only on other pages.
Syntax
object. FirstSideOccurence [= value]
| Part | Description |
|---|---|
| object | An expression that evaluates to a FieldDefinition object. |
| value | A Boolean value. |