Leadtools.Codecs Namespace > CodecsTxtLoadOptions Class : Enabled Property |
public bool Enabled {get; set;}
'Declaration Public Property Enabled As Boolean
'Usage Dim instance As CodecsTxtLoadOptions Dim value As Boolean instance.Enabled = value value = instance.Enabled
public bool Enabled {get; set;}
get_Enabled();
set_Enabled(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2