Aspose::Pdf::Text::IFontSubstitutionRegistrator::GetAllSubstitutions method

IFontSubstitutionRegistrator::GetAllSubstitutions method

This method must return all the substitutions registered for current document. Added for trace objectives.

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

all the substitution pairs

See Also