Aspose::Pdf::HtmlSaveOptions::set_DefaultFontName method

HtmlSaveOptions::set_DefaultFontName method

Specifies the name of an installed font which is used to substitute any document font that is not embedded and not installed in the system. If null then default substitution font is used.

void Aspose::Pdf::HtmlSaveOptions::set_DefaultFontName(System::String value)

Remarks

Font name

See Also