Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Location Property








Specifies the barcode location on the image.
Syntax
public LeadRect Location {get; set;}
'Declaration
 
Public Property Location As LeadRect
'Usage
 
Dim instance As BarcodeData
Dim value As LeadRect
 
instance.Location = value
 
value = instance.Location
public LeadRect Location {get; set;}
 <br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location'); 
public:
property LeadRect Location {
   LeadRect get();
   void set (    LeadRect value);
}

Property Value

The barcode location on the image.
Requirements

Target Platforms

See Also

Reference

BarcodeData Class
BarcodeData Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features