Aspose::Pdf::HtmlSaveOptions::set_SaveFullFont method
HtmlSaveOptions::set_SaveFullFont method
Indica que se guardará la fuente completa, solo admite fuentes True Type. Por defecto, SaveFullFont = false y el convertidor guarda el subconjunto de la fuente inicial necesario para mostrar el texto del documento.
void Aspose::Pdf::HtmlSaveOptions::set_SaveFullFont(bool value)
Ver también
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++