public final class TagStatus
extends com.aspose.ms.System.Enum
Specifies the status of the note tag node.
Modifier and Type | Field and Description |
---|---|
static int |
Completed
The note tag is finished.
|
static int |
Disabled
The note tag is disabled.
|
static int |
Open
The note tag is open.
|
public static final int Open
The note tag is open.
public static final int Completed
The note tag is finished.
public static final int Disabled
The note tag is disabled.
Copyright (c) 2017 Aspose. All Rights Reserved.