Aspose::Pdf::MhtLoadOptions class
MhtLoadOptions class
Represents options for loading/importing of .mht-file into pdf document.
class MhtLoadOptions : public Aspose::Pdf::LoadOptions
Methods
Method | Description |
---|---|
get_PageInfo() const | Gets document page info. |
MhtLoadOptions() | Creates load options for converting html into pdf document with empty base path. |
See Also
- Class LoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++