LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)

Bounds Property

Show in webframe





Gets or sets the coordinates of the zone in logical units.
Syntax
[DataMemberAttribute(Name="Bounds", IsRequired=true)]
public LeadRect Bounds {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Bounds", IsRequired=True)>
Public Property Bounds As LeadRect
'Usage
 
Dim instance As OcrZone
Dim value As LeadRect
 
instance.Bounds = value
 
value = instance.Bounds

            

            
[DataMemberAttribute(Name="Bounds", IsRequired=true)]
public:
property LeadRect Bounds {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

A Leadtools.Services.DataContracts.LeadRect that contain the coordinates of the zone in logical units.
Remarks

The coordinates of the zone is in logical (page) coordinates.

Example
For an example, refer to DocumentConvertOptions.PagesZones
Requirements

Target Platforms

See Also

Reference

OcrZone Class
OcrZone Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical