FontSubstitutes

WordProcessingLoadOptions.FontSubstitutes property

Substitute specific fonts when converting Words document.

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

See Also