1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Exceptions
  6. /
  7. FontSubstituteException

FontSubstituteException

FontSubstituteException class

Thrown if font substitute is illegal

public sealed class FontSubstituteException : GroupDocsConversionException

Constructors

Name Description
FontSubstituteException() Default constructor
FontSubstituteException(string) Creates an exception with a specific message

See Also