Visual Basic (Declaration) | |
---|---|
Public Property Enabled As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Enabled {get; set;} |
Return Value
true to enable the LEADTOOLS Txt codecs (Leadtools.Codecs.Txt.dll), false to disable it. Default is false.For an example, refer to CodecsTxtOptions.
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 hender performance when the RasterCodecs object is attempting to load a file on disk with a wrong or missing a file header.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family