LEADTOOLS Image File Support (Leadtools.Codecs assembly)

IgnoreCodecsList Property

Show in webframe







Gets the current ignore codecs list.
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;}

            
public String getIgnoreCodecsList()
 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

See Also

Reference

RasterCodecs Class
RasterCodecs Members
IgnoreCodecs Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.