PageSize

PageSize class

페이지 크기 지정

public sealed class PageSize : Enumeration

생성자

이름 설명
PageSize() 직렬화 생성자

행동 양식

이름 설명
CompareTo(object) 현재 개체를 다른 개체와 비교합니다.
virtual Equals(Enumeration) 두 개체 인스턴스가 같은지 여부를 결정합니다.
override Equals(object) 두 개체 인스턴스가 같은지 여부를 결정합니다.
override GetHashCode() 기본 해시 함수 역할을 합니다.
override ToString() 현재 개체를 나타내는 문자열을 반환합니다.

필드

이름 설명
static readonly A3 297 x 420mm.
static readonly A4 210 x 297mm.
static readonly A5 148 x 210mm.
static readonly B4 250 x 353mm
static readonly B5 176 x 250mm.
static readonly Custom 사용자 정의 용지 크기.
static readonly EnvelopeDL 110 x 220mm.
static readonly Executive 7.25 x 10.5인치.
static readonly Folio 8.5 x 13인치.
static readonly Ledger 17 x 11인치.
static readonly Legal 8.5 x 14인치.
static readonly Letter 8.5 x 11인치.
static readonly Paper10x14 10 x 14인치.
static readonly Paper11x17 11 x 17인치.
static readonly Quarto 8.47 x 10.83인치.
static readonly Statement 8.5 x 5.5인치.
static readonly Tabloid 11 x 17인치.

또한보십시오