Method TextStyleAt
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
TextStyleAt(int)
Retrieves style information from IStringItem
.
public virtual TextStyle TextStyleAt(int pos)
Parameters
pos
intSpecifies position in
IStringItem
to obtain style information.
Returns
- TextStyle
TextStyle
at specified position.