Represents the A0 size of a PDF page

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public static readonly PdfPageSize A0
Visual Basic
Public Shared ReadOnly A0 As PdfPageSize
Visual C++
public:
static initonly PdfPageSize^ A0

Field Value

Type: PdfPageSize

See Also