Accusoft.BarcodeXpress9.Net
ShowText Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterBase Class : ShowText Property




Glossary Item Box

Gets and sets the display level of the barcode value written as text adjacent to the created barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public Property ShowText As ShowTextInfo
'Usage
 
Dim instance As WriterBase
Dim value As ShowTextInfo
 
instance.ShowText = value
 
value = instance.ShowText

Property Value

The ShowTextInfo value.

Remarks

The default value is ShowTextInfo.All.

This property determines if the barcode value is written as text adjacent to the created barcode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.