FontSubstitutes

PresentationLoadOptions.FontSubstitutes property

Substitute specific fonts when converting Presentation document.

public IList<FontSubstitute> FontSubstitutes { get; set; }

See Also