Aspose::Pdf::MhtLoadOptions class

MhtLoadOptions class

Represents options for loading/importing of .mht-file into pdf document.

class MhtLoadOptions : public Aspose::Pdf::LoadOptions

Methods

MethodDescription
get_PageInfo() constGets document page info.
MhtLoadOptions()Creates load options for converting html into pdf document with empty base path.

See Also