Contains the page number fields in a header or footer of a Text Control document.
PageNumberFieldCollection
Introduced: 30.0.
Method | Description |
---|---|
add | Inserts a new page number field at the current input position which displays Arabic numbers starting with 1. |
element |
Returns the element at a specified index in the collection.
(Inherited from Text |
for |
Executes a callback function for each element.
(Inherited from Text |
get |
Gets a value indicating whether a new text field can be inserted at the current input position.
(Inherited from Text |
get |
Gets the number of elements contained in the collection.
(Inherited from Text |
get |
Gets the field at the current input position or null, if there is no such field at the current input position. |
remove | Removes a page number from a header or footer of a Text control document. |