ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionSettings Class : DecompSingleColumnModeEnabled Property |
'Declaration Public Property DecompSingleColumnModeEnabled As Boolean
'Usage Dim instance As ImGearRecRecognitionSettings Dim value As Boolean instance.DecompSingleColumnModeEnabled = value value = instance.DecompSingleColumnModeEnabled
public bool DecompSingleColumnModeEnabled {get; set;}
It is highly recommended to switch this on sparingly, only for cases where the image has a single tabular structure and chances are that the automatic decomposition would fail to analyze the layout properly. Its effects are applied to whole pages.