NoteTag.CreateBlankPaperWithLines

NoteTag.CreateBlankPaperWithLines method

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

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

Return Value

The NoteTag.

See Also