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




Glossary Item Box

Gets or sets if the barcode value is written as text adjacent to the created barcode.

Syntax

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

Property Value

The ImGearBarcodeShowTextInfo enumeration value set.

Remarks

Note: This property is ignored when writing 2D barcode types since there is typically a large amount of data encoded by them. The barcode's value will not be written adjacent to 2D barcodes.

Default value: ImGearBarcodeShowTextInfo.All

See Also

©2013. Accusoft Corporation. All Rights Reserved.