GemBox.Document.Tracking Namespace
Contains types used for tracking changes and managing document revisions. This includes functionality for recording changes made to the document and accepting or rejecting revisions.
Classes
CharacterFormatRevision | Represents a revision of the character format. |
MoveRangeSeparator | Represents an element that is used to start or end a move range. The types of separators are:
|
ParagraphFormatRevision | Represents a revision of the paragraph format. |
Revision | Represents a single revision in the document. |
RevisionCollection | Represents the revisions in the document |
RevisionOptions | Represents revision options that specify how the revisions will be displayed in the document. |
SectionPropertiesRevision | Represents a revision of the section properties. |
TableCellFormatRevision | Represents a revision of the table cell format. |
TableColumnCollectionRevision | Represents a revision of the tables columns. |
TableFormatRevision | Represents a revision of the table format. |
TableRowFormatRevision | Represents a revision of the table row format. |
Enums
RevisionColor | Represents the available revision colors. |
RevisionTextEffect | Represents the available revision text effects. |
RevisionType | Defines the type of the revision. |
ShowRevisionType | Represents available revision types that can be shown in the resulting document. |