get_DocumentLevelFontSources()

ILoadOptions::get_DocumentLevelFontSources() method

Specifies sources for external fonts to be used by the presentation. These fonts are available to the presentation throughout its lifetime and are not shared with other presentations

virtual System::SharedPtr<IFontSources> Aspose::Slides::ILoadOptions::get_DocumentLevelFontSources()=0

See Also