Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > OneDBarcodeWriteOptions Class : SetGS1DatabarLinkageBit Property |
[CategoryAttribute(" GS1 Databar Options")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] [DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")] public bool SetGS1DatabarLinkageBit {get; set;}
'Declaration
<CategoryAttribute(" GS1 Databar Options")> <DisplayNameAttribute("Set linkage bit")> <DefaultValueAttribute()> <DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")> Public Property SetGS1DatabarLinkageBit As Boolean
'Usage
Dim instance As OneDBarcodeWriteOptions Dim value As Boolean instance.SetGS1DatabarLinkageBit = value value = instance.SetGS1DatabarLinkageBit
[CategoryAttribute(" GS1 Databar Options")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] [DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")] public bool SetGS1DatabarLinkageBit {get; set;}
@property (nonatomic, assign) BOOL setGS1DatabarLinkageBit
public boolean getSetGS1DatabarLinkageBit() public void setSetGS1DatabarLinkageBit(boolean value)
CategoryAttribute(" GS1 Databar Options") DisplayNameAttribute("Set linkage bit") DefaultValueAttribute() DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded") <br/>get_SetGS1DatabarLinkageBit();<br/>set_SetGS1DatabarLinkageBit(value);<br/>Object.defineProperty('SetGS1DatabarLinkageBit');
[CategoryAttribute(" GS1 Databar Options")] [DisplayNameAttribute("Set linkage bit")] [DefaultValueAttribute()] [DescriptionAttribute("Set the linkage bit for GS1 Databar, Limited and Expanded")] public: property bool SetGS1DatabarLinkageBit { bool get(); void set ( bool value); }
The value of SetGS1DatabarLinkageBit and WriteTruncatedGS1Databar is only used when writing the GS1 Databar barcodes supported by this write options class:
For an example, refer to OneDBarcodeWriteOptions.