NoteTag.CreateCloud

NoteTag.CreateCloud method

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

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

Return Value

The NoteTag.

See Also