Enum Operation
Operation enumeration
Represents a difference operation type.
public enum Operation
Values
| Name | Value | Description |
|---|---|---|
| Equal | 0 | The equal operation. |
| Delete | 1 | The delete operation. |
| Insert | 2 | The insert operation. |
See Also
- namespace Aspose.Pdf.Comparison
- assembly Aspose.PDF