LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Id Property (CodecsEnumTagsEventArgs)






Gets the tag id. .NET support WinRT support Silverlight support
Syntax
public int Id {get;}
'Declaration
 
Public ReadOnly Property Id As Integer
'Usage
 
Dim instance As CodecsEnumTagsEventArgs
Dim value As Integer
 
value = instance.Id
public int Id {get;}
 get_Id(); 
public:
property int Id {
   int get();
}

Property Value

Tag to identify the data in the TIFF file. This may be any tag specified in RasterCodecs.WriteTag, or any other tag added by the TIFF filter when saving the file. For example, all of the TIFF comments would generate a particular TIFF tag.
Example
For an example, refer to RasterCodecs.TagFound.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsEnumTagsEventArgs Class
CodecsEnumTagsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.