Back to Devexpress

RichEditDocument.characterStylesInfo Property

aspnet-js-richeditdocument-bfbba1d3.md

latest586 B
Original Source

RichEditDocument.characterStylesInfo Property

Returns information about character styles in the document.

Declaration

ts
get characterStylesInfo(): CharacterStyle[]

Property Value

TypeDescription
CharacterStyle[]

An array of objects that contain information about character styles.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members