Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

From Property








Gets or sets the start position of the line.
Syntax
public LogicalPoint From {get; set;}
'Declaration
 
Public Property From As LogicalPoint
'Usage
 
Dim instance As OcrCellBorderDragLimit
Dim value As LogicalPoint
 
instance.From = value
 
value = instance.From
public LogicalPoint From {get; set;}
 <br/>get_From();<br/>set_From(value);<br/>Object.defineProperty('From'); 
public:
property LogicalPoint From {
   LogicalPoint get();
   void set (    LogicalPoint value);
}

Property Value

A LogicalPoint that contains the start position of the line.
Remarks

For a horizontal border this is the starting x-coordinate of the border and vice versa

Requirements

Target Platforms

See Also

Reference

OcrCellBorderDragLimit Structure
OcrCellBorderDragLimit Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features