Aspose.Note for .Net
NoteTag Class |
Specifies the note tag.

Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

The NoteTag type exposes the following members.


Name | Description | |
---|---|---|
![]() | CompletedTime |
Gets or sets the completed time.
(Inherited from NoteTagCore.) |
![]() | CreationTime |
Gets or sets the creation time.
(Inherited from NoteTagCore.) |
![]() | FontColor |
Gets or sets the font color.
|
![]() | Highlight |
Gets or sets the highlight color.
|
![]() | Icon |
Gets or sets the icon.
(Inherited from NoteTagCore.) |
![]() | Label |
Gets or sets the label text.
|
![]() | Status |
Gets or sets the status.
(Inherited from NoteTagCore.) |

Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(NoteTag) |
Determines whether the specified object is equal to the current object.
|
![]() | Equals(NoteTagCore) |
Determines whether the specified object is equal to the current object.
(Inherited from NoteTagCore.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for the type.
(Overrides NoteTagCoreGetHashCode.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
