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

Show in webframe

ViewPerspective Property








Gets or sets a value that determines the orientation and rotation of the zone.
Syntax
public RasterViewPerspective ViewPerspective {get; set;}
'Declaration
 
Public Property ViewPerspective As RasterViewPerspective
'Usage
 
Dim instance As OcrZone
Dim value As RasterViewPerspective
 
instance.ViewPerspective = value
 
value = instance.ViewPerspective
public RasterViewPerspective ViewPerspective {get; set;}
@property (nonatomic, assign) LTRasterViewPerspective viewPerspective
public RasterViewPerspective getViewPerspective()
public void setViewPerspective(RasterViewPerspective value)
            
 <br/>get_ViewPerspective();<br/>set_ViewPerspective(value);<br/>Object.defineProperty('ViewPerspective'); 
public:
property RasterViewPerspective ViewPerspective {
   RasterViewPerspective get();
   void set (    RasterViewPerspective value);
}

Property Value

The orientation and rotation of the zone. Default value is RasterViewPerspective.TopLeft.
Remarks

The view perspective determines if the zone is rotated or flipped. For more information, refer to RasterViewPerspective.

Requirements

Target Platforms

See Also

Reference

OcrZone Structure
OcrZone Members
AutoZone Method
OcrZoneType Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
Programming with the LEADTOOLS .NET OCR

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