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

Show in webframe

To Property








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

Property Value

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

For a horizontal border this is the ending 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