ImageGear for .NET
DecompSingleColumnModeEnabled Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionSettings Class : DecompSingleColumnModeEnabled Property




Glossary Item Box

Gets or sets a value indicating whether page decomposing into a single column only enabled/disabled.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Boolean value.

Remarks

This property specifies the Force Single Column mode for the page-layout (auto-zoning) process. It prevents the decolumnization detecting columns and placing their contents one below the other. It is useful for conserving the columnar structure in tables.

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.