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

CodePdf Property (BarcodeWriteActivity)






Gets or sets a BarcodeWritePdf object containing PDF417 and MicroPDF417 barcode options to be written.
Syntax
public BarcodeWritePdf CodePdf {get; set;}
'Declaration
 
Public Property CodePdf As BarcodeWritePdf
'Usage
 
Dim instance As BarcodeWriteActivity
Dim value As BarcodeWritePdf
 
instance.CodePdf = value
 
value = instance.CodePdf
public BarcodeWritePdf CodePdf {get; set;}
 get_CodePdf();
set_CodePdf(value);
public:
property BarcodeWritePdf^ CodePdf {
   BarcodeWritePdf^ get();
   void set (    BarcodeWritePdf^ value);
}

Property Value

BarcodeWritePdf object containing PDF417 and MicroPDF417 barcode options to be written.
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 Class
BarcodeWriteActivity Members

 

 


Products | Support | Contact Us | Copyright Notices

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