Click or drag to resize

ID3TagsLibClearTag Method

Remove a tag type from the opened multimedia file.

Namespace:  CSID3TagsLib
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public void ClearTag(
	TagTypes TagType
)

Parameters

TagType
Type: CSID3TagsLibTagTypes
See Also