C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / PageSize Property

In This Topic
PageSize Property
In This Topic
Gets the total size of the current page, including margins (i.e. "paper size"), in ResolvedUnit units.
Syntax
'Declaration
 
Public ReadOnly Property PageSize As SizeD
 
See Also