PageSize class

Specifies page size

public sealed class PageSize : Enumeration

Public Members

namedescription
PageSize()Serialization constructor
static readonly A3297 x 420 mm.
static readonly A4210 x 297 mm.
static readonly A5148 x 210 mm.
static readonly B4250 x 353 mm
static readonly B5176 x 250 mm.
static readonly CustomCustom paper size.
static readonly EnvelopeDL110 x 220 mm.
static readonly Executive7.25 x 10.5 inches.
static readonly Folio8.5 x 13 inches.
static readonly Ledger17 x 11 inches.
static readonly Legal8.5 x 14 inches.
static readonly Letter8.5 x 11 inches.
static readonly Paper10x1410 x 14 inches.
static readonly Paper11x1711 x 17 inches.
static readonly Quarto8.47 x 10.83 inches.
static readonly Statement8.5 x 5.5 inches.
static readonly Tabloid11 x 17 inches.
static readonly UnsetUnset paper size.

See Also