[]
Gets or sets the paper size for the page.
[PersistenceMode(PersistenceMode.InnerProperty)]
public EnumDefaultExportSetting<PaperSize> PaperSize { get; set; }
Type | Description |
---|---|
EnumDefaultExportSetting<PaperSize> | An EnumDefaultExportSetting<T> object representing the paper size. |