Aspose.Note for .Net
NoteTagCoreStatus Property |
Gets or sets the status.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

public TagStatus Status { get; set; }
Public Property Status As TagStatus Get Set
public: property TagStatus Status { TagStatus get (); void set (TagStatus value); }
member Status : TagStatus with get, set
Property Value
Type: TagStatusThe TagStatus.
