Glyph Properties |
The Glyph type exposes the following members.
Name | Description | |
---|---|---|
Position | Glyph position This is the position of the glyph within its TextFragment. To find the point on the page this position has to be transformed with Transform. The extent of the glyph with respect to its position depends on the text fragment's WritingMode. In Horizontal writing mode, the glyph's position is at the left of the glyph on the height of the base line. In Vertical writing mode, the glyph's position is at the middle of the glyph's horizontal extent, vertically at the top. | |
Text | Glyph text This is the glyph's associated text. | |
Width | Glyph width This is the width of the glyph. |