Click or drag to resize

PdfPageSizeA5 Property

Gets an object representing the A5 page size (148 mm by 210 mm).

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

Property Value

Type: PdfPageSize
See Also