Click or drag to resize

WordGlyphs Property

Gets or sets the glyphs.

Namespace:  Atalasoft.Imaging.WebControls.Text
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public IList<Glyph> Glyphs { get; }

Property Value

Type: IListGlyph
See Also