C#
VB
C++
Gets or sets the rules for the table.
public TableRules Rules { get; set; }
Public Property Rules As Leadtools.Forms.Processing.TableRules
public:
property Leadtools.Forms.Processing.TableRules Rules {
Leadtools.Forms.Processing.TableRules get();
void set ( Leadtools.Forms.Processing.TableRules );
}
The Rules used to recognize the table.
Detecting and Choosing common good rules will effect the results and make the better.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET