Type property

This property returns the type of the field. This property can specify User, which means that it is a user field; or PageNumber, which means that it is a page number field.

Defined in

TextField

Data type

String

Syntax

public String getType()

See examples

Example: Type property