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
| Parameter | Typ | Beskrivning |
|---|---|---|
| oldFont | System::SharedPtr<Aspose::Pdf::Text::Font> | originalt typsnitt |
| newFont | System::SharedPtr<Aspose::Pdf::Text::Font> | nytt teckensnitt |
Se även
- Typedef SharedPtr
- Class Font
- Class IFontSubstitutionCallback
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++