Aspose::Pdf::Document::FontSubstitutionHandler typedef

FontSubstitutionHandler typedef

Representerar metoden som kommer att hantera FontSubstitution‑händelsen.

using Aspose::Pdf::Document::FontSubstitutionHandler =  System::MulticastDelegate<void(const System::SharedPtr<Aspose::Pdf::Text::Font>&, const System::SharedPtr<Aspose::Pdf::Text::Font>&)>

Se även