Class IncorrectFontDataException
IncorrectFontDataException class
Represents exceptions for cases when some values of Font object are invalid.
public class IncorrectFontDataException : FontException
Constructors
Name | Description |
---|---|
IncorrectFontDataException() | Initializes new FontAgrumentException object. |
IncorrectFontDataException(string) | Initializes new FontAgrumentException object. |
IncorrectFontDataException(SerializationInfo, StreamingContext) | Initializes new FontAgrumentException object. |
IncorrectFontDataException(string, Exception) | Initializes new FontAgrumentException object. |
See Also
- class FontException
- namespace Aspose.Font.Exceptions
- assembly Aspose.Font