Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BarcodeWriteFlags Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeWriteFlags Enumeration



Flags that identify the write processing options.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum BarcodeWriteFlags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As BarcodeWriteFlags
C# 
[FlagsAttribute()]
public enum BarcodeWriteFlags : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class BarcodeWriteFlags : public Enum 

Members

MemberDescription
None No write flags will be used.
UseColors Write color barcode. The colors are used as the exact bar and space colors for searching for the barcode.
Transparent Write barcodes with a transparent background. This is not recommended.
Truncate Write Truncated PDF417 symbols.
MessageAppened Write the barcode symbol in the group mode. Used for PDF and MicroPDF.
InitializationReader Write the reader initialization flags for Data Matrix, PDF and MicroPDF barcodes.
DisableCompression Write Data Matrix symbols without compression.
ColumnRowAsLimits Use column and row values as limits when a PDF or MicroPDF symbol is written.
JustifyRight Justify linear barcode symbols to the right side of the window described by BarcodeData.Location property.
JustifyHorizontalCcenter Justify linear barcode symbols to the horizontal center of the window described by BarcodeData.Location property.
Mode128 Enable the use of the code word for Code 128 emulation when writing MicroPDF417 barcodes. Only used with MicroPDF417.
Linked Indicates that the MicroPDF417 barcode is linked to a linear symbol that is printed below it. Only used with MicroPDF417.
UseXModule1d Indicates that the barcode engine will use XModule as the width of the smallest bar when writing Linear (1D) barcodes, if this flag is not set the engine will calculate the width of the smallest bar in order to fill the specified area.

Remarks

These values are used when writing Data Matrix, PDF417, MicroPDF417, or QR barcodes.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeWriteFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features