1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. IFontSubstituteLoadOptions

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