NoteTag.CreateGreenStar

NoteTag.CreateGreenStar method

Creates a new note tag with GreenStar icon and specified label.

public static NoteTag CreateGreenStar(string label = "")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also