The Migration state of this note.

Namespace: TallComponents.PDF.Annotations.Markups
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

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