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

BarcodeWriteActivity Class






Members 
Writes linear, PDF417, MicroPDF417, Data Matrix, and QR barcode symbols over the image.
Object Model
BarcodeWriteActivity ClassBarcodeData ClassBarcode1d ClassBarcodeWriteDatamatrix ClassBarcodeWritePdf ClassBarcodeWriteQr Class
Syntax
'Declaration
 
Public Class BarcodeWriteActivity 
   Inherits Leadtools.Workflow.Raster.WorkflowImageActivity
   Implements System.ComponentModel.IComponentSystem.IDisposable 
'Usage
 
Dim instance As BarcodeWriteActivity
function Leadtools.Workflow.Barcode.BarcodeWriteActivity()
Remarks
This activity supports all image formats currently supported by LEADTOOLS.

Pass a valid WorkflowImage to this method, if not, the activity will throw an exception.

This activity will write the barcode symbol over the image using the rectangle defined by the Location property.

If you set the Flags property to BarcodeWriteFlags.UseColors, this activity will use the BarColor and SpaceColor properties. Otherwise, it will ignore it and use the default colors; black for bars and white for spaces.

Using colors does not apply for 1 bit per pixel images.

The BarcodeWriteFlags.UseColors and BarcodeWriteFlags.Transparent are used with all barcode types.

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

BarcodeWriteActivity Members
Leadtools.Workflow.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.