Skip to main content

CharacterStyle Interface

In This Article

Exposes methods and characteristics of a character style in a document.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

[ComVisible(true)]
public interface CharacterStyle :
    CharacterPropertiesBase
See Also