PdfPageSizeLetter Property |
Gets an object representing the Letter page size (8.5 in by 11 in).
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public static PdfPageSize Letter { get; }
Public Shared ReadOnly Property Letter As PdfPageSize
Get
Property Value
Type:
PdfPageSizeSee Also