PageSize

PageSize class

Anger sidstorlek

public sealed class PageSize : Enumeration

Konstruktörer

namn Beskrivning
PageSize() Serialiseringskonstruktor

Metoder

namn Beskrivning
CompareTo(object) Jämför aktuellt objekt med annat.
virtual Equals(Enumeration) Bestämmer om två objektinstanser är lika.
override Equals(object) Bestämmer om två objektinstanser är lika.
override GetHashCode() Fungerar som standard hash-funktion.
override ToString() Returnerar en sträng som representerar det aktuella objektet.

Fält

namn Beskrivning
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 Anpassad pappersstorlek.
static readonly EnvelopeDL 110 x 220 mm.
static readonly Executive 7,25 x 10,5 tum.
static readonly Folio 8,5 x 13 tum.
static readonly Ledger 17 x 11 tum.
static readonly Legal 8,5 x 14 tum.
static readonly Letter 8,5 x 11 tum.
static readonly Paper10x14 10 x 14 tum.
static readonly Paper11x17 11 x 17 tum.
static readonly Quarto 8,47 x 10,83 tum.
static readonly Statement 8,5 x 5,5 tum.
static readonly Tabloid 11 x 17 tum.

Se även