Aspose::Pdf::HtmlSaveOptions::set_SaveFullFont method
HtmlSaveOptions::set_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.
void Aspose::Pdf::HtmlSaveOptions::set_SaveFullFont(bool value)
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++