Method GetStyle
GetStyle(long)
Returns the style at this position in the text control.
public virtual ITextBoxTextAttr GetStyle(long pos)
Parameters
pos
longThe position for which text style is returned.
Returns
Remarks
Turn on IsRichEdit in order to use this method.