Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

Columns Property (BarcodeWritePdf)








Gets or sets the number of columns to use when writing a PDF417 or MicroPDF417 symbol.
Syntax
public int Columns {get; set;}
'Declaration
 
Public Property Columns As Integer
'Usage
 
Dim instance As BarcodeWritePdf
Dim value As Integer
 
instance.Columns = value
 
value = instance.Columns
public int Columns {get; set;}
 <br/>get_Columns();<br/>set_Columns(value);<br/>Object.defineProperty('Columns'); 
public:
property int Columns {
   int get();
   void set (    int value);
}

Property Value

Number of columns to use when writing a PDF417 symbol.
Requirements

Target Platforms

See Also

Reference

BarcodeWritePdf Class
BarcodeWritePdf Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features