Aspose::Pdf::HtmlSaveOptions::get_SaveFullFont method

HtmlSaveOptions::get_SaveFullFont method

Indicates that full font will be saved, supports only True Type Fonts. By default SaveFullFont = false and the converter saves the subset of the initial font needed to display the text of the document.

bool Aspose::Pdf::HtmlSaveOptions::get_SaveFullFont() const

See Also