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