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

BarcodeWriteFlags Enumeration








Obsolete: Flags that identify the write processing options. .NET support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeWriteFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeWriteFlags
[FlagsAttribute()]
public enum BarcodeWriteFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeWriteFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodeWriteFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class BarcodeWriteFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ColumnRowAsLimitsUse column and row values as limits when a PDF or MicroPDF symbol is written.
DisableCompressionWrite Data Matrix symbols without compression.
InitializationReaderThis flag is for backward compatibility and is not used anymore.
JustifyHorizontalCcenterJustify linear barcode symbols to the horizontal center of the window described by BarcodeData.Location property.
JustifyRightJustify linear barcode symbols to the right side of the window described by BarcodeData.Location property.
LinkedIndicates that the MicroPDF417 barcode is linked to a linear symbol that is printed below it. Only used with MicroPDF417.
MessageAppenedWrite the barcode symbol in the group mode. Used for PDF and MicroPDF.
Mode128Enable the use of the code word for Code 128 emulation when writing MicroPDF417 barcodes. Only used with MicroPDF417.
NoneNo write flags will be used.
TransparentWrite barcodes with a transparent background. This is not recommended.
TruncateWrite Truncated PDF417 symbols.
UseColorsWrite color barcode. The colors are used as the exact bar and space colors for searching for the barcode.
UseXModule1dIndicates 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.Deprecated.BarcodeWriteFlags

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

Leadtools.Barcode.Deprecated Namespace

 

 


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