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

WriteTruncatedGS1Databar Property








Gets or sets a value indicating whether to write truncated GS1 Databar symbols. .NET support WinRT support Silverlight support
Syntax
[DisplayNameAttribute("Trunctaed")]
[DefaultValueAttribute()]
[DescriptionAttribute("If true, write GS1 Databar Turncated. Otherwise, write GS1 Databar Standard")]
[CategoryAttribute("	GS1 Databar Options")]
public bool WriteTruncatedGS1Databar {get; set;}
'Declaration
 
<DisplayNameAttribute("Trunctaed")>
<DefaultValueAttribute()>
<DescriptionAttribute("If true, write GS1 Databar Turncated. Otherwise, write GS1 Databar Standard")>
<CategoryAttribute("	GS1 Databar Options")>
Public Property WriteTruncatedGS1Databar As Boolean
'Usage
 
Dim instance As OneDBarcodeWriteOptions
Dim value As Boolean
 
instance.WriteTruncatedGS1Databar = value
 
value = instance.WriteTruncatedGS1Databar
[DisplayNameAttribute("Trunctaed")]
[DefaultValueAttribute()]
[DescriptionAttribute("If true, write GS1 Databar Turncated. Otherwise, write GS1 Databar Standard")]
[CategoryAttribute("	GS1 Databar Options")]
public bool WriteTruncatedGS1Databar {get; set;}
ObjectiveC Syntax
Java Syntax
DisplayNameAttribute("Trunctaed")
DefaultValueAttribute()
DescriptionAttribute("If true, write GS1 Databar Turncated. Otherwise, write GS1 Databar Standard")
CategoryAttribute("	GS1 Databar Options")
 get_WriteTruncatedGS1Databar();
set_WriteTruncatedGS1Databar(value);
[DisplayNameAttribute("Trunctaed")]
[DefaultValueAttribute()]
[DescriptionAttribute("If true, write GS1 Databar Turncated. Otherwise, write GS1 Databar Standard")]
[CategoryAttribute("	GS1 Databar Options")]
public:
property bool WriteTruncatedGS1Databar {
   bool get();
   void set (    bool value);
}

Property Value

true to write truncated GS1 Databar symbols. Otherwise, false. The default value is false.
Remarks

Truncated GS1 Databar are symbols that are generally smaller than regular symbols. Not all scanners will read Truncated GS1 Databars, however, LEADTOOLS will read these symbols normally.

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