Skip to main content

IdxRichEditCharacterStyle Interface

Exposes style settings of an individual character style in a document.

Declaration

IdxRichEditCharacterStyle = interface(IdxRichEditCharacterPropertiesBase)

Remarks

This interface exposes the following members that allow you to:

Direct IdxRichEditCharacterStyle Interface Reference

The IdxRichEditDocument.CharacterStyles property references the IdxRichEditCharacterStyle interface.

Inheritance

See Also