Gets or sets a value indicating whether to write truncated GS1 Databar symbols.
public bool WriteTruncatedGS1Databar { get; set; }
Public Property WriteTruncatedGS1Databar As Boolean
@property (nonatomic, assign) BOOL writeTruncatedGS1Databar
public boolean getWriteTruncatedGS1Databar()
public void setWriteTruncatedGS1Databar(boolean value)
true to write truncated GS1 Databar symbols. Otherwise, false. The default value is false.
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:
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document