Aspose::Cells::PdfSaveOptions::PdfSaveOptions constructor

PdfSaveOptions::PdfSaveOptions() constructor

Creates the options for saving pdf file.

Aspose::Cells::PdfSaveOptions::PdfSaveOptions()

See Also

PdfSaveOptions::PdfSaveOptions(PdfSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::PdfSaveOptions::PdfSaveOptions(PdfSaveOptions_Impl *impl)

See Also

PdfSaveOptions::PdfSaveOptions(const PdfSaveOptions&) constructor

Copy constructor.

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

See Also

PdfSaveOptions::PdfSaveOptions(const PaginatedSaveOptions&) constructor

Constructs from a parent object.

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

See Also