Aspose::Pdf::Text::IFontSubstitutionRegistrator::GetAllSubstitutions método
IFontSubstitutionRegistrator::GetAllSubstitutions method
Este método debe devolver todas las sustituciones registradas para el documento actual. Añadido con fines de rastreo.
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
todos los pares de sustitución
Ver también
- Typedef SharedPtr
- Class Dictionary
- Class Font
- Class IFontSubstitutionRegistrator
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++