Aspose::Cells::XpsSaveOptions::XpsSaveOptions constructor

XpsSaveOptions::XpsSaveOptions() constructor

Creates options for saving xps file.

Aspose::Cells::XpsSaveOptions::XpsSaveOptions()

See Also

XpsSaveOptions::XpsSaveOptions(XpsSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::XpsSaveOptions::XpsSaveOptions(XpsSaveOptions_Impl *impl)

See Also

XpsSaveOptions::XpsSaveOptions(const XpsSaveOptions&) constructor

Copy constructor.

Aspose::Cells::XpsSaveOptions::XpsSaveOptions(const XpsSaveOptions &src)

See Also

XpsSaveOptions::XpsSaveOptions(const PaginatedSaveOptions&) constructor

Constructs from a parent object.

Aspose::Cells::XpsSaveOptions::XpsSaveOptions(const PaginatedSaveOptions &src)

See Also