CeTeBullets.GetGlyphWidth

Return the width of the glyph.

public short GetGlyphWidth(char glyph)
Function GetGlyphWidth(glyph As Char) As Short

Parameters

glyph
Char

Glyph to return the width for.

Returns

Int16

The width of the glyph.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

CeTeBullets
ceTe.DynamicPDF.Text

In this topic