Comment.EndUpdate(SubDocument) Method
Finalizes editing the comment's content.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
document | SubDocument | A SubDocument object obtained by the Comment.BeginUpdate method. |
See Also
Feedback