XpsSaveOptions
XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format.
XpsSaveOptions()
Initializes a new instance of this class that can be used to save a document in the Xps format.
public XpsSaveOptions()
See Also
- class XpsSaveOptions
- namespace Wordize.Saving
- assembly Wordize
XpsSaveOptions(SaveFormat)
Initializes a new instance of this class that can be used to save a document in the Xps or OpenXps format.
public XpsSaveOptions(SaveFormat saveFormat)
See Also
- enum SaveFormat
- class XpsSaveOptions
- namespace Wordize.Saving
- assembly Wordize