Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OutShowText Property
See Also 
Leadtools.Barcode Namespace > Barcode1d Class : OutShowText Property



Indicates whether the barcode string will be shown or not.

Syntax

Visual Basic (Declaration) 
Public Property OutShowText As Boolean
Visual Basic (Usage)Copy Code
Dim instance As Barcode1d
Dim value As Boolean
 
instance.OutShowText = value
 
value = instance.OutShowText
C# 
public bool OutShowText {get; set;}
C++/CLI 
public:
property bool OutShowText {
   bool get();
   void set (bool value);
}

Return Value

true if the string will be shown; false, if the string will not be shown.

Example

For an example, refer to BarcodeEngine.Read example.

Remarks

This property is valid for the BarcodeEngine.Write method.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features