GlyphInfo Struct
GlyphInfo structure
Contains glyph related information.
public struct GlyphInfo
Properties
Name | Description |
---|---|
getIndex Gets the index of this glyph in the font. | |
getOffset Gets the offset to the next glyph in points. | |
getStringRepresentation Gets the String representation of this glyph. | |
getWidth Gets the width of the glyph, in points. |
Methods
Name | Description |
---|---|
toString() | Returns a String that represents this instance. |
See Also
- package com.aspose.html.Rendering
- package Aspose.HTML