LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DeleteTag Method
See Also 
Leadtools.Codecs Namespace > RasterCodecs Class : DeleteTag Method



Deletes a tag from a file, if the file supports tags (TIFF or Exif).

Overload List

OverloadDescription
DeleteTag(String,Int32,Int32)Deletes a tag from a file, if the file supports tags (TIFF or Exif).  
DeleteTag(Stream,Int32,Int32)Deletes a tag from a stream, if the file supports tags (TIFF or Exif).  

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also