Skip to main content

IdxRichEditCharacterProperties Interface

Exposes character properties.

Declaration

IdxRichEditCharacterProperties = interface(IdxRichEditCharacterPropertiesBase)

Remarks

The IdxRichEditCharacterProperties interface extends its ancestor with the GetStyle and SetStyle methods, and the Style property that allow you to identify and change the character style applied to a document range.

The IdxRichEditCharacterProperties interface is referenced by:

Inheritance

IInterface
IdxRichEditCharacterPropertiesBase
IdxRichEditCharacterProperties
See Also