Accusoft.BarcodeXpress9.Net
RowsCreated Property
See Also  Send Feedback
Accusoft.BarcodeXpressSdk Namespace > WriterPDF417 Class : RowsCreated Property




Glossary Item Box

Gets the rows created in the PDF417 barcode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 
'Declaration
 
Public ReadOnly Property RowsCreated As Integer
'Usage
 
Dim instance As WriterPDF417
Dim value As Integer
 
value = instance.RowsCreated

Property Value

An integer value which represents the number of rows created.

Remarks

This property gets the number of rows that were created in the PDF417 barcode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.