Aspose::Pdf::Text::SystemFontsSubstitution::set_DefaultFont method

SystemFontsSubstitution::set_DefaultFont method

Sets default substitution font. The font is used when no other valid substitution were found but initial font belongs to target substitution category (FontCategories).

void Aspose::Pdf::Text::SystemFontsSubstitution::set_DefaultFont(System::SharedPtr<Font> value)

See Also