Specifies the width and height of the pages for the current document. The measure depends on the ServerTextControl.PageUnit property. The default measure is 1/100th inch. The property value is an object of the type PageSize. For more information see the description of the PageSize class.

Syntax

public System.Drawing.Size PageSize { get; set; }
Public Property PageSize() As System.Drawing.Size