Gets the total size of the current page, including margins (i.e. "paper size"), in ResolvedUnit units.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public SizeD PageSize { get; }
Visual Basic
Public ReadOnly Property PageSize As SizeD
	Get

See Also