[]
Gets or sets a value indicating whether to output multiple pages.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting MultiPage { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing whether to output multiple pages. |