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