TPdfGlyphNotInFontError Class
This class has information for a TFlexCelError.PdfGlyphNotInFont error. Look at TFlexCelError.PdfGlyphNotInFont for more information.
Syntax
Unit: FlexCel.Core
TPdfGlyphNotInFontError = class(TFlexCelErrorInfo);
Constructors
Name |
Description |
Create |
Creates a new instance.
|
Properties
Name |
Description |
MissingChar |
Character missing in the font.
|
FontName |
Font that doesn't contain the character.
|