←Select platform

Rows Property (BarcodeWritePdf)

Summary

Gets or sets the number of rows to use when writing a PDF417 or MicroPDF417 symbol.

Syntax

C#
VB
C++
public int Rows {get; set;} 
Public Property Rows As Integer 
public: 
property int Rows { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of rows to use when writing a PDF417 symbol.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly