NoteTag Properties

Aspose.Note for .NET API

NoteTag Properties

The NoteTag type exposes the following members.

Properties
  NameDescription
Public propertyCompletedTime
Gets or sets the completed time.
(Inherited from NoteTagCore.)
Public propertyCreationTime
Gets or sets the creation time.
(Inherited from NoteTagCore.)
Public propertyFontColor
Gets or sets the font color.
Public propertyHighlight
Gets or sets the highlight color.
Public propertyIcon
Gets or sets the icon.
(Inherited from NoteTagCore.)
Public propertyLabel
Gets or sets the label text.
Public propertyStatus
Gets or sets the status.
(Inherited from NoteTagCore.)
Top
See Also