Aspose::Pdf::Document::IDocumentFontUtilities::GetAllFonts method

IDocumentFontUtilities::GetAllFonts method

Returns all fonts from document.

virtual System::ArrayPtr<System::SharedPtr<Aspose::Pdf::Text::Font>> Aspose::Pdf::Document::IDocumentFontUtilities::GetAllFonts()=0

ReturnValue

fonts

See Also