Aspose::Pdf::HtmlSaveOptions::SaveFullFont field

SaveFullFont field

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::SaveFullFont

See Also