Aspose::Pdf::Text::IFontSubstitutionRegistrator::GetAllSubstitutions метод
IFontSubstitutionRegistrator::GetAllSubstitutions method
Этот метод должен возвращать все замены, зарегистрированные для текущего документа. Добавлен для целей трассировки.
virtual System::SharedPtr<System::Collections::Generic::Dictionary<System::SharedPtr<Aspose::Pdf::Text::Font>, System::SharedPtr<Aspose::Pdf::Text::Font>>> Aspose::Pdf::Text::IFontSubstitutionRegistrator::GetAllSubstitutions()=0
ReturnValue
все пары замен
См. также
- Typedef SharedPtr
- Class Dictionary
- Class Font
- Class IFontSubstitutionRegistrator
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++