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