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