RichEditControl.ParagraphCount Property
In This Article
Gets the number of paragraphs in a document.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the number of paragraphs in a document. |
See Also