An instance of the PageSize class represents the page size of a TX Text Control document or document section. The measure depends on the TextControl.PageUnit, WPF.TextControl.PageUnit or ServerTextControl.PageUnit property.

Syntax

public class PageSize
Public Class PageSize

Introduced: 16.0.

Constructors

Constructor Description
PageSize Creates a new instance of the PageSize class.

Enumerations

Enumeration Description
Attribute Determines a certain attribute.

Properties

Property Description
Height Specifies the page height of a document or document section.
Width Specifies the page width of a document or document section.