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