TagStatus
Overview
TagStatus is a enum in Aspose.Note FOSS for Python.
TagStatus.Open represents an open (active) tag status.
Description
TagStatus is a class in the Aspose.Note FOSS library for Python that exposes 0 methods and 0 properties for programmatic use. It extends Enum, inheriting shared functionality from its parent type.
Values
| Value | Description |
|---|---|
Open | Represents an open (active) tag status |
Completed | Represents a completed (checked) tag status |
Disabled | Represents a disabled (inactive) tag status |