Documents for PDF, .NET Edition Documentation
PageSize Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : PageSize Property
Gets or sets the default page size for the document (in points).
Syntax
'Declaration
 
Public Property PageSize As System.Drawing.SizeF
public System.Drawing.SizeF PageSize {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members