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 420 毫米.
static readonly A4 210 x 297 毫米.
static readonly A5 148 x 210 毫米.
static readonly B4 250 x 353 毫米
static readonly B5 176 x 250 毫米.
static readonly Custom 自定义纸张尺寸。
static readonly EnvelopeDL 110 x 220 毫米.
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 英寸.

也可以看看