Class PaperFormat
- Namespace
- Microsoft.Playwright
- Assembly
- Microsoft.Playwright.dll
public static class PaperFormat
- Inheritance
-
PaperFormat
- Inherited Members
Fields
A0
A0: 33.1 inches by 46.8 inches.
public const string A0 = "A0"
Field Value
A1
A1: 23.4 inches by 33.1 inches.
public const string A1 = "A1"
Field Value
A2
A2: 16.5 inches by 23.4 inches.
public const string A2 = "A2"
Field Value
A3
A3: 11.7 inches by 16.5 inches.
public const string A3 = "A3"
Field Value
A4
A4: 8.27 inches by 11.7 inches.
public const string A4 = "A4"
Field Value
A5
A5: 5.83 inches by 8.27 inches.
public const string A5 = "A5"
Field Value
A6
A6: 4.13 inches by 5.83 inches.
public const string A6 = "A6"
Field Value
Ledger
Ledger: 17 inches by 11 inches.
public const string Ledger = "Ledger"
Field Value
Legal
Legal: 8.5 inches by 14 inches.
public const string Legal = "Legal"
Field Value
Letter
Letter: 8.5 inches x 11 inches.
public const string Letter = "Letter"
Field Value
Tabloid
Tabloid: 11 inches by 17 inches.
public const string Tabloid = "Tabloid"