LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

Bounds Property






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 LeadRect Bounds {get; set;}
DataMemberAttribute(Name="Bounds", IsRequired=)
 get_Bounds();
set_Bounds(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrZone Class
OcrZone Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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