Interface IGlyph
IGlyph interface
This interface give access to main parameters of glyphs.
public interface IGlyph
Properties
Name | Description |
---|---|
AdvanceWidth { get; } | Returns advanced width of the glyph. |
CharCode { get; } | Returns char code of the glyph. |
LeftSideBearing { get; } | Returns left side bearing of the glyph. |
See Also
- namespace Aspose.Page
- assembly Aspose.Page