ImageGear for .NET
BarcodeValueAsByte Property
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : BarcodeValueAsByte Property




Glossary Item Box

Gets or sets the current barcode value as an array of bytes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A string value which represents the value of the barcode.

Remarks

The default valueis an empty string "".

Use BarcodeValueAsByte property only if non-ASCII text values are needed.

See Also

©2013. Accusoft Corporation. All Rights Reserved.