PageSize Property (PageResolvedInfo)
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
public SizeD PageSize {get;}
See Also