LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

OutShowText Property






Indicates whether or not the barcode string will be shown.
Syntax
[DataMemberAttribute(Name="OutShowText", IsRequired=true)]
public bool OutShowText {get; set;}
'Declaration
 
<DataMemberAttribute(Name="OutShowText", IsRequired=True)>
Public Property OutShowText As Boolean
'Usage
 
Dim instance As Barcode1d
Dim value As Boolean
 
instance.OutShowText = value
 
value = instance.OutShowText
[DataMemberAttribute(Name="OutShowText", IsRequired=true)]
public bool OutShowText {get; set;}
DataMemberAttribute(Name="OutShowText", IsRequired=)
 get_OutShowText();
set_OutShowText(value);
[DataMemberAttribute(Name="OutShowText", IsRequired=true)]
public:
property bool OutShowText {
   bool get();
   void set (    bool value);
}

Property Value

true to show the barcode string; otherwise it is false.
Remarks
This property is valid for the Leadtools.Services.Barcode.ServiceContracts.IBarcodeService.Write operation.
Example
For an example, refer to Barcode1d example.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Barcode1d Class
Barcode1d Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features