TXTextControl.PageLength Property

Gets the number of characters of the page, including the page break character at the end of the page.

Introduced: 21.0.

Syntax

TXTextControl.PageLength Number
Parameter Description
Number

Specifies the page's number. The first page has the number 1.

Data Types

Number: Long
Property value: Long

Limitations

Read only, run time only.

See Also