Click or drag to resize

PdfPageSizeA0 Property

Gets an object representing the A0 page size (841 mm by 1189 mm).

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public static PdfPageSize A0 { get; }

Property Value

Type: PdfPageSize
See Also