PdfPageSizeLetter Property |
Gets an object representing the Letter page size (8.5 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 Letter { get; }
Public Shared ReadOnly Property Letter As PdfPageSize
Get
Property Value
Type:
PdfPageSize
See Also