Aspose::Cells::EbookLoadOptions::EbookLoadOptions constructor

EbookLoadOptions::EbookLoadOptions() constructor

Creates an options of loading the ebook file.

Aspose::Cells::EbookLoadOptions::EbookLoadOptions()

See Also

EbookLoadOptions::EbookLoadOptions(LoadFormat) constructor

Creates an options of loading the ebook file.

Aspose::Cells::EbookLoadOptions::EbookLoadOptions(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatThe loading format

See Also

EbookLoadOptions::EbookLoadOptions(EbookLoadOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::EbookLoadOptions::EbookLoadOptions(EbookLoadOptions_Impl *impl)

See Also

EbookLoadOptions::EbookLoadOptions(const EbookLoadOptions&) constructor

Copy constructor.

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

See Also

EbookLoadOptions::EbookLoadOptions(const HtmlLoadOptions&) constructor

Constructs from a parent object.

Aspose::Cells::EbookLoadOptions::EbookLoadOptions(const HtmlLoadOptions &src)

See Also