XpsSaveOptions constructor

XpsSaveOptions()

Initializes a new instance of this class that can be used to save a document in the SaveFormat.Xps format.

XpsSaveOptions()

XpsSaveOptions(saveFormat)

Initializes a new instance of this class that can be used to save a document in the SaveFormat.Xps or SaveFormat.OpenXps format.

XpsSaveOptions(saveFormat: Aspose.Words.SaveFormat)
ParameterTypeDescription
saveFormatSaveFormat

See Also