IFontSubstituteLoadOptions

IFontSubstituteLoadOptions interface

Options for loading documents with font substitutes.

public interface IFontSubstituteLoadOptions

Properties

Name Description
DefaultFont { get; set; } The font to be used if a font is missing.
FontSubstitutes { get; set; } Substitute specific fonts

See Also