Paragraph.Style Property
In This Article
Gets or sets the paragraph style applied to the current paragraph.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Paragraph |
A Paragraph |
See Also