Aspose::Pdf::Comparison::Operation enum
Operation enum
Represents a difference operation type.
enum class 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
- Library Aspose.PDF for C++