TextFields

This class represents a collection of all the fields in a document.

Properties

Application through getApplication

Count through getCount

Methods

add

item

Access

To get all the fields of a document, use the Fields property in the Document class.

Usage

TextFields only provides access to user fields and page number fields, and it provides a method to add user and page number fields.

See examples

Example: TextFields