C#
VB
Java
C++
Gets the current ignore codecs list.
public string IgnoreCodecsList { get; }
Public ReadOnly Property IgnoreCodecsList As String
public String getIgnoreCodecsList()
public:
property String^ IgnoreCodecsList {
String^ get();
}
The current ignore codecs list.
Use this property before calling IgnoreCodecs if you wish to get the current setting for the ignore codecs list before changing it.
For an example, refer to PreloadCodecs.
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