Click or drag to resize

PdfPageSizeA6 Property

Gets an object representing the A6 page size (105 mm by 148 mm).

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

Property Value

Type: PdfPageSize
See Also