Leadtools.Codecs Namespace > CodecsJbig2LoadOptions Class : LoadOldFiles Property |
public bool LoadOldFiles {get; set;}
'Declaration Public Property LoadOldFiles As Boolean
'Usage Dim instance As CodecsJbig2LoadOptions Dim value As Boolean instance.LoadOldFiles = value value = instance.LoadOldFiles
public bool LoadOldFiles {get; set;}
get_LoadOldFiles();
set_LoadOldFiles(value);
Older versions of LEADTOOLS had a problem when some JBIG2 files were saved incorrectly. As of version 17, LEADTOOLS saves these files correctly. If you have files saved with an older version of LEADTOOLS and you are encountering an error when loading these files, you can set the value of LoadOldFiles to true and try again.
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