Error processing SSI file
LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

Show in webframe

Location Property






Specifies the barcode location on the image.
Syntax
[DataMemberAttribute(Name="Location", IsRequired=true)]
public LeadRect Location {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Location", IsRequired=True)>
Public Property Location As LeadRect
'Usage
 
Dim instance As BarcodeData
Dim value As LeadRect
 
instance.Location = value
 
value = instance.Location

            

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

Property Value

The barcode location on the image.
Example
For an example, refer to Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Read example.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features