PageSize

PageSize class

Gibt die Seitengröße an

public sealed class PageSize : Enumeration

Konstrukteure

Name Beschreibung
PageSize() Serialisierungskonstruktor

Methoden

Name Beschreibung
CompareTo(object) Vergleicht aktuelles Objekt mit anderem.
virtual Equals(Enumeration) Bestimmt, ob zwei Objektinstanzen gleich sind.
override Equals(object) Bestimmt, ob zwei Objektinstanzen gleich sind.
override GetHashCode() Dient als Standard-Hash-Funktion.
override ToString() Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

Felder

Name Beschreibung
static readonly A3 297 x 420 mm.
static readonly A4 210 x 297 mm.
static readonly A5 148 x 210 mm.
static readonly B4 250 x 353 mm
static readonly B5 176 x 250 mm.
static readonly Custom Benutzerdefiniertes Papierformat.
static readonly EnvelopeDL 110 x 220 mm.
static readonly Executive 7,25 x 10,5 Zoll.
static readonly Folio 8,5 x 13 Zoll.
static readonly Ledger 17 x 11 Zoll.
static readonly Legal 8,5 x 14 Zoll.
static readonly Letter 8,5 x 11 Zoll.
static readonly Paper10x14 10 x 14 Zoll.
static readonly Paper11x17 11 x 17 Zoll.
static readonly Quarto 8,47 x 10,83 Zoll.
static readonly Statement 8,5 x 5,5 Zoll.
static readonly Tabloid 11 x 17 Zoll.

Siehe auch