Represents the page's size of a TX Text Control document or document section. The measure depends on the page's unit.

Syntax

PageSize

Introduced: X16.

Enumerations

Enumeration Description
Attribute Determines a certain page size attribute.

Methods

Method Description
getHeight Gets the page height of a document or document section.
getWidth Gets the page width of a document or document section.
setHeight Sets the page height of a document or document section.
setWidth Sets the page width of a document or document section.