C#
VB
Java
C++
Determines whether the LEADTOOLS codec is present on the system.
public bool IsPresent { get; }
Public ReadOnly Property IsPresent As Boolean
public boolean isPresent()
public:
property bool IsPresent {
bool get();
}
true if the codec is present on the system; false, otherwise.
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