Leadtools.Barcode Namespace > GS1DatabarStackedBarcodeWriteOptions Class : SetLinkageBit Property |
[CategoryAttribute(" Options")] [DescriptionAttribute("Set the linkage bit when writing the barcode")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] public bool SetLinkageBit {get; set;}
'Declaration <CategoryAttribute(" Options")> <DescriptionAttribute("Set the linkage bit when writing the barcode")> <DisplayNameAttribute("Set linkage bit")> <DefaultValueAttribute()> Public Property SetLinkageBit As Boolean
'Usage Dim instance As GS1DatabarStackedBarcodeWriteOptions Dim value As Boolean instance.SetLinkageBit = value value = instance.SetLinkageBit
[CategoryAttribute(" Options")] [DescriptionAttribute("Set the linkage bit when writing the barcode")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] public bool SetLinkageBit {get; set;}
ObjectiveC Syntax
Java Syntax
CategoryAttribute(" Options") DescriptionAttribute("Set the linkage bit when writing the barcode") DisplayNameAttribute("Set linkage bit") DefaultValueAttribute() get_SetLinkageBit();
set_SetLinkageBit(value);
[CategoryAttribute(" Options")] [DescriptionAttribute("Set the linkage bit when writing the barcode")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] public: property bool SetLinkageBit { bool get(); void set ( bool value); }
Used by both, the stacked and the expanded stacked GS1 Databar barcodes.
For an example, refer to GS1DatabarStackedBarcodeWriteOptions.
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