VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_Code16KRows Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Code16KRows Method
In This Topic
Gets Code 16K row count.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: number
value = instance.get_Code16KRows();

Return Value

Code 16K row count.
Browser Compatibility
9
5
11
5
See Also