C#
VB
Java
C++
Gets or sets the list of extensions that the LEADTOOLS codec supports.
public string ExtensionList { get; set; }
Public Property ExtensionList As String
public String getExtensionList()
public void setExtensionList(String value)
A string containing the list of extensions that the LEADTOOLS codec supports. Each extension is separated by the "," character.
For an example, refer to RasterCodecs.GetCodecInformation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET