Aspose::Pdf::Text::IFontSubstitutionCallback::NotifyAboutSubstitution metod

IFontSubstitutionCallback::NotifyAboutSubstitution method

Skickar en avisering om teckensnittssubstitution via händelsemekanism.

virtual void Aspose::Pdf::Text::IFontSubstitutionCallback::NotifyAboutSubstitution(System::SharedPtr<Aspose::Pdf::Text::Font> oldFont, System::SharedPtr<Aspose::Pdf::Text::Font> newFont)=0
ParameterTypBeskrivning
oldFontSystem::SharedPtr<Aspose::Pdf::Text::Font>originalt typsnitt
newFontSystem::SharedPtr<Aspose::Pdf::Text::Font>nytt teckensnitt

Se även