Table of Contents

Method RemoveTag

Namespace
Aspose.CAD.Exif
Assembly
Aspose.CAD.dll

RemoveTag(ExifProperties)

Remove tag from container

public void RemoveTag(ExifProperties tag)

Parameters

tag ExifProperties

The tag to remove

RemoveTag(ushort)

Remove tag from container

public void RemoveTag(ushort tagId)

Parameters

tagId ushort

The tag identifier to remove.