PageSize

SaveOptions.PageSize property

レンダリングするページのサイズを取得または設定します (デフォルト値は PageSize.A4 です).

public PageSize PageSize { get; set; }

関連項目