Class MissingFontTableException
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public class MissingFontTableException : InvalidFontFileException
Constructors
MissingFontTableException(String, String)
Declaration
public MissingFontTableException(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 |