Click or drag to resize

PdfPageSizeA1 Property

Gets an object representing the A1 page size (594 mm by 841 mm).

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

Property Value

Type: PdfPageSize
See Also