Method RemoveLabel RemoveLabel(string, bool) Remove a label by name. Declaration public void RemoveLabel(string label, bool postEvent = true) Parameters Type Name Description string label The label name. bool postEvent Send modification event.