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

IgnoreCodecsList Property






Gets the current ignore codecs list. .NET support
Syntax
public string IgnoreCodecsList {get;}
'Declaration
 
Public ReadOnly Property IgnoreCodecsList As String
'Usage
 
Dim instance As RasterCodecs
Dim value As String
 
value = instance.IgnoreCodecsList
public string IgnoreCodecsList {get;}
 get_IgnoreCodecsList(); 
public:
property String^ IgnoreCodecsList {
   String^ get();
}

Property Value

The current ignore codecs list.
Remarks
Use this property before calling IgnoreCodecs if you wish to get the current setting for the ignore codecs list before changing it.
Example
For an example, refer to PreloadCodecs.
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

RasterCodecs Class
RasterCodecs Members
IgnoreCodecs Method

 

 


Products | Support | Contact Us | Copyright Notices

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