LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

SetGS1DatabarLinkageBit Property








Gets or sets a value that indicates whether to set the linkage bit when writing GS1 Databar barcodes. .NET support WinRT support Silverlight support
Syntax
[CategoryAttribute("	GS1 Databar Options")]
[DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")]
[DisplayNameAttribute("Set linkage bit")]
[DefaultValueAttribute()]
public bool SetGS1DatabarLinkageBit {get; set;}
'Declaration
 
<CategoryAttribute("	GS1 Databar Options")>
<DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")>
<DisplayNameAttribute("Set linkage bit")>
<DefaultValueAttribute()>
Public Property SetGS1DatabarLinkageBit As Boolean
'Usage
 
Dim instance As OneDBarcodeWriteOptions
Dim value As Boolean
 
instance.SetGS1DatabarLinkageBit = value
 
value = instance.SetGS1DatabarLinkageBit
[CategoryAttribute("	GS1 Databar Options")]
[DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")]
[DisplayNameAttribute("Set linkage bit")]
[DefaultValueAttribute()]
public bool SetGS1DatabarLinkageBit {get; set;}
ObjectiveC Syntax
Java Syntax
CategoryAttribute("	GS1 Databar Options")
DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")
DisplayNameAttribute("Set linkage bit")
DefaultValueAttribute()
 get_SetGS1DatabarLinkageBit();
set_SetGS1DatabarLinkageBit(value);
[CategoryAttribute("	GS1 Databar Options")]
[DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")]
[DisplayNameAttribute("Set linkage bit")]
[DefaultValueAttribute()]
public:
property bool SetGS1DatabarLinkageBit {
   bool get();
   void set (    bool value);
}

Property Value

true to set the linkage bit when writing GS1 Databar barcodes. Otherwise, false. Default value is false.
Remarks

The value of SetGS1DatabarLinkageBit and WriteTruncatedGS1Databar is only used when writing the GS1 Databar barcodes supported by this write options class:

Example

For an example, refer to OneDBarcodeWriteOptions.

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

OneDBarcodeWriteOptions Class
OneDBarcodeWriteOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features