PdfPageSizeLedger Property |
Gets an object representing the Ledger page size (17 in by 11 in).
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic static PdfPageSize Ledger { get; }
Public Shared ReadOnly Property Ledger As PdfPageSize
Get
Property Value
Type:
PdfPageSize
See Also