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

IsPresent Property






Determines whether or not the LEADTOOLS codec is present on the system. .NET support
Syntax
public bool IsPresent {get;}
'Declaration
 
Public ReadOnly Property IsPresent As Boolean
'Usage
 
Dim instance As CodecsCodecInformation
Dim value As Boolean
 
value = instance.IsPresent
public bool IsPresent {get;}
 get_IsPresent(); 
public:
property bool IsPresent {
   bool get();
}

Property Value

true if the codec is present on the system; false, otherwise.
Example
For an example, refer to RasterCodecs.GetCodecInformation.
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

CodecsCodecInformation Structure
CodecsCodecInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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