DocumentLevelFontSources

ILoadOptions.DocumentLevelFontSources property

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

public IFontSources DocumentLevelFontSources { get; set; }

See Also