Skip to main content

IdxRichEditCharacterStyle Interface

Exposes functionality related to character styles in a document.

Declaration

IdxRichEditCharacterStyle = interface(IdxRichEditCharacterPropertiesBase)

Remarks

This interface exposes the following members that allow you to:

A Rich Edit component‘s Document.CharacterStyles collection references the IdxRichEditCharacterStyle interface.

Inheritance

See Also