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

Show in webframe

Rows Property (BarcodeWritePdf)








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

Property Value

Number of rows 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