Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
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
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeWriteFlags
C# 
[FlagsAttribute()]
public enum BarcodeWriteFlags : Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class BarcodeWriteFlags : public Enum, IComparableIConvertibleIFormattable  

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 PDF4167 symbols.
MessageAppened Write the barcode symbol in the group mode. Used for PDF.
InitializationReader Write the reader initialization flags for Data Matrix and PDF barcodes.
DisableCompression Write Data Matrix symbols without compression.
ColumnRowAsLimits Use column and row values as limits when a PDF 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.

Remarks

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

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

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