Class InvalidFontTableException
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public class InvalidFontTableException : InvalidFontFileException
Constructors
InvalidFontTableException(String, String)
Declaration
public InvalidFontTableException(string message, string table)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | message | |
| System.String | table |
Properties
Table
Declaration
public string Table { get; }
Property Value
| Type | Description |
|---|---|
| System.String |