Back to Devexpress

Revision Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-revision-dot-underscore-members.md

latest1.1 KB
Original Source

Revision Members

Represents a revision made in the document.

Properties

NameDescription
AuthorReturns the author of the revision.
DateTimeReturns the date and time when the revision was made.
RangeRetrieves a range related to the revision.
TypeIndicates the type of revision.

Methods

NameDescription
Accept()Accepts the current revision.
Reject()Rejects the current revision.

See Also

Revision Interface

DevExpress.XtraRichEdit.API.Native Namespace