Represents the B2 size of a PDF page
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public static readonly PdfPageSize B2 |
| Visual Basic |
|---|
Public Shared ReadOnly B2 As PdfPageSize |
| Visual C++ |
|---|
public: static initonly PdfPageSize^ B2 |