IdxRichEditCharacterProperties.GetStyle Method
Returns the character style applied to a document range.
Declaration
function GetStyle: IdxRichEditCharacterStyle;
Returns
| Type |
|---|
| IdxRichEditCharacterStyle |
Remarks
The GetStyle function is a getter of the Style property.
See Also