MhtLoadOptions

Inheritance: java.lang.Object, com.aspose.pdf.LoadOptions

public final class MhtLoadOptions extends LoadOptions

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

Constructors

ConstructorDescription
MhtLoadOptions()Creates load options for converting html into pdf document with empty base path.

Methods

MethodDescription
getPageInfo()Gets or sets document page info

MhtLoadOptions()

public MhtLoadOptions()

Creates load options for converting html into pdf document with empty base path.

getPageInfo()

public PageInfo getPageInfo()

Gets or sets document page info

Returns: PageInfo - PageInfo instance