XpsExportOptions Properties
Contains options which define how a document is exported to XPS format.Name | Description |
---|---|
Compression | Gets or sets a value specifying the compression level of the XPS document. |
DocumentOptions | Gets the options to be embedded as Document Properties of the created XPS file. |
PageRange | Gets or sets the page range to be exported. Inherited from PageByPageExportOptionsBase. |
See Also