Aspose::Pdf::Document::FontSubstitutionHandler typedef

FontSubstitutionHandler typedef

Representa el método que manejará el evento FontSubstitution.

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

Ver también