The Migration state of this note.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public MigrationState MigrationState { get; set; }
Visual Basic
Public Property MigrationState As MigrationState
	Get
	Set

Remarks

This state is only valid if the StateModel equals Migration.

See Also