1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. IFontSubstituteLoadOptions

IFontSubstituteLoadOptions interface

On this page

Options for loading documents with font substitutes.

public interface IFontSubstituteLoadOptions

Members

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

See Also

On this page