ChangeType
ChangeType enumeration
Specifies change type.
public enum ChangeType
Values
| Name | Value | Description | 
|---|---|---|
| None | 0 | 
The none. | 
| Modified | 1 | 
The modified. | 
| Inserted | 2 | 
The inserted. | 
| Deleted | 3 | 
The deleted. | 
| Added | 4 | 
The added. | 
| NotModified | 5 | 
The not modified. | 
| StyleChanged | 6 | 
Style changed. | 
| Resized | 7 | 
Resized. | 
| Moved | 8 | 
Moved. | 
| MovedAndResized | 9 | 
The moved and resized. | 
| ShiftedAndResized | 10 | 
The shifted and resized. | 
See Also
- namespace GroupDocs.Comparison.Options
 - assembly GroupDocs.Comparison