SubDocument.EndUpdateParagraphs(ParagraphProperties) Method
In This Article
Finalizes the modification of paragraph formatting after calling the SubDocument.BeginUpdateParagraphs method.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
properties | Paragraph |
A Paragraph |
See Also