remove method
remove(self, id)
Removes the field with the specified id.
def remove(self, id):
...
| Parameter | Type | Description |
|---|---|---|
| id | System.String | The field identifier. |
See Also
- module
groupdocs.metadata.formats.audio - class
LyricsTag
Removes the field with the specified id.
def remove(self, id):
...
| Parameter | Type | Description |
|---|---|---|
| id | System.String | The field identifier. |
groupdocs.metadata.formats.audioLyricsTag