1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Exceptions
  6. /
  7. FontSubstituteException

FontSubstituteException class

Thrown if font substitute is illegal

public sealed class FontSubstituteException : GroupDocsConversionException

Public Members

namedescription
FontSubstituteException()Default constructor
FontSubstituteException(…)Creates an exception with a specific message

See Also