Types of modification (change) that can occur in a document when history tracking is enabled.
[SerializableAttribute()][DataContractAttribute()]public enum DocumentHistoryModifyType
<SerializableAttribute(),DataContractAttribute()>Public Enum DocumentHistoryModifyType
public:[SerializableAttribute,DataContractAttribute]enum class DocumentHistoryModifyType sealed
| Value | Member | Description |
|---|---|---|
| 0 | Created | The document has been created. |
| 1 | Decrypted | Document has been decrypted. |
| 2 | Pages | Pages were added, removed, or re-arranged in the document. |
| 3 | PageViewPerspective | Page has been rotated or flipped. |
| 4 | PageAnnotations | Annotations of a page have been modified. |
| 5 | PageMarkDeleted | Page has been marked for deletion. |
| 6 | PageImage | Page raster image has been modified. |
| 7 | PageSvgBackImage | Page SVG back image has been modified. |
| 8 | PageSvg | Page SVG image has been modified. |
| 9 | PageText | Page text has been modified. |
| 10 | PageLinks | Page links have been modified. |
| 11 | Attachments | Attachments were added, removed, or re-arranged in the document. |
Refer to Document Toolkit History Tracking for more information.
For an example, refer to DocumentHistory.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
