Back to Devexpress

RichEditDocument.paragraphStylesInfo Property

aspnet-js-richeditdocument-a03e47f9.md

latest586 B
Original Source

RichEditDocument.paragraphStylesInfo Property

Returns information about paragraph styles in the document.

Declaration

ts
get paragraphStylesInfo(): ParagraphStyle[]

Property Value

TypeDescription
ParagraphStyle[]

An array of objects that contain information about paragraph styles.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members