BarcodeTools.com
Professional BarCode Software
Home
Barcode ActiveX
DataMatrix ActiveX
PDF417 ActiveX
Barcode .NET
DataMatrix .NET
PDF417 .NET
Barcode ASP.NET
DataMatrix ASP.NET
PDF417 ASP.NET
ISAPI
CGI
LabelBar(Pro)
Console Apps
Barcode Recognition
Order
FAQs
Flash Tutorials
Support
Barcode Types
Search
Home arrow Barcode Recognition arrow More Info arrow Properties
Barcode Properties Print E-mail
BarcodeType Property
Returns the barcode type.

Syntax
btValue = object.BarcodeType
Remarks
EBarcodeTypes. The property is read only.



Text Property
Returns the barcode string.

Syntax
stringValue = object.Text
Remarks
String. The property is read only.



Data Property
Returns the barcode raw data.

Syntax
dataValue = object.Data
Remarks
Array of bytes. The property is read only.



BarNums Property
Returns the number of bars.

Syntax
iValue = object.BarNums
Remarks
Long integer. The property is read only.



PageNum Property
Returns the page number (for multi page .tiff or .gif files).

Syntax
iValue = object.PageNum
Remarks
Long integer. The property is read only.



x1 Property
Returns the X coordinate of barcode corner 1.

Syntax
iValue = object.x1
Remarks
Long integer. The property is read only.



y1 Property
Returns the Y coordinate of barcode corner 1.

Syntax
iValue = object.y1
Remarks
Long integer. The property is read only.



x2 Property
Returns the X coordinate of barcode corner 2.

Syntax
iValue = object.x2
Remarks
Long integer. The property is read only.



y2 Property
Returns the Y coordinate of barcode corner 2.

Syntax
iValue = object.y2
Remarks
Long integer. The property is read only.



x3 Property
Returns the X coordinate of barcode corner 3.

Syntax
iValue = object.x3
Remarks
Long integer. The property is read only.



y3 Property
Returns the Y coordinate of barcode corner 3.

Syntax
iValue = object.y3
Remarks
Long integer. The property is read only.



x4 Property
Returns the X coordinate of barcode corner 4.

Syntax
iValue = object.x4
Remarks
Long integer. The property is read only.



y4 Property
Returns the Y coordinate of barcode corner 4.

Syntax
iValue = object.y4
Remarks
Long integer. The property is read only.



 

  Home   Order   FAQs   Support   Search

Copyright © 1999-2008, RKD Software, All rights reserved.
All trademarks mentioned are the property of their respective owners.