Returns a SizeF structure with the height and width of the page.
[Visual Basic]
Public ReadOnly Property Size As SizeF
[C#]
public SizeF Size {get;}
A SizeF value specifying the height and width in inches.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.