Aspose::Pdf::Document::FontSubstitutionHandler typedef

FontSubstitutionHandler typedef

Представляет метод, который будет обрабатывать событие FontSubstitution.

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

См. также