Enum TagStatus

Enum TagStatus

Namespace: Aspose.Note
Assembly: Aspose.Note.dll (24.12.0)

Specifies the status of the note tag node.

public enum TagStatus

Fields

Completed = 1

The note tag is finished.

Disabled = 2

The note tag is disabled.

Open = 0

The note tag is open.