Returns the size of page in points (1/72 inch).

Namespace:  C1.C1PrintDocument.DocEngine.Render
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public SizeF PageSizeInPoints { get; }
Visual Basic (Declaration)
Public ReadOnly Property PageSizeInPoints As SizeF

See Also