←Select platform

ExtensionList Property

Summary

Gets or sets the list of extensions that the LEADTOOLS codec supports.

Syntax

C#
VB
Java
C++
public string ExtensionList {get; set;} 
Public Property ExtensionList As String 
public String getExtensionList() 
public void setExtensionList(String value) 
             
public: 
property String^ ExtensionList { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A string containing the list of extensions that the LEADTOOLS codec supports. Each extension is separated by the "," character.

Example

For an example, refer to RasterCodecs.GetCodecInformation.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize