NoteTag.CreateOpenBook

NoteTag.CreateOpenBook method

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

public static NoteTag CreateOpenBook(string label = "Book to read")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also