Different migration states of a note.
Namespace: TallComponents.PDF.Annotations.MarkupsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public enum MigrationState |
| Visual Basic |
|---|
Public Enumeration MigrationState |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | This markup has no migration state (default). | |
| Confirmed | 1 | The migration has been confirmed. | |
| NotConfirmed | 2 | The migration has not been confirmed. |