PageSize

PageSize class

Sayfa boyutunu belirtir

public sealed class PageSize : Enumeration

yapıcılar

İsim Tanım
PageSize() Serileştirme oluşturucu

yöntemler

İsim Tanım
CompareTo(object) Geçerli nesneyi diğeriyle karşılaştırır.
virtual Equals(Enumeration) İki nesne örneğinin eşit olup olmadığını belirler.
override Equals(object) İki nesne örneğinin eşit olup olmadığını belirler.
override GetHashCode() Varsayılan hash işlevi olarak işlev görür.
override ToString() Geçerli nesneyi temsil eden bir dize döndürür.

Alanlar

İsim Tanım
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 Özel kağıt boyutu.
static readonly EnvelopeDL 110 x 220 mm.
static readonly Executive 7,25 x 10,5 inç.
static readonly Folio 8,5 x 13 inç.
static readonly Ledger 17 x 11 inç.
static readonly Legal 8,5 x 14 inç.
static readonly Letter 8,5 x 11 inç.
static readonly Paper10x14 10 x 14 inç.
static readonly Paper11x17 11 x 17 inç.
static readonly Quarto 8,47 x 10,83 inç.
static readonly Statement 8,5 x 5,5 inç.
static readonly Tabloid 11 x 17 inç.

Ayrıca bakınız