Enables or disables the LEADTOOLS Txt codec.
public bool Enabled { get; set; }
Public Property Enabled As Boolean
public boolean isEnabled()
public void setEnabled(boolean enabled)
true to enable the LEADTOOLS Txt codecs (Leadtools.Codecs.Txt.dll), false to disable it. Default is false.
When this property is set to false, LEADTOOLS will not attempt to load TEXT files and rasterize them and the Leadtools.Codecs.Txt codecs will not be used.
Enabling the TEXT code will generally hinder performance when the RasterCodecs object is attempting to load a file on disk with a wrong or missing a file header.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document