Method GetStyle
GetStyle(long)
Gets the attributes at the given position.
ITextBoxTextAttr GetStyle(long position)
Parameters
position
long
Returns
Remarks
This function gets the combined style - that is, the style you see on the screen as a result of combining base style, paragraph style and character style attributes. To get the character or paragraph style alone, use GetUncombinedStyle.