VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web2DBarcodeWriterSettingsJS type / get_PpnBarcodeValue Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_PpnBarcodeValue Method
In This Topic
Gets the value of PPN barcode.
Syntax
var instance = new Vintasoft.Barcode.Web2DBarcodeWriterSettingsJS();

var value; // Type: Vintasoft.Barcode.WebPpnBarcodeValueJS
value = instance.get_PpnBarcodeValue();

Return Value

Instance of WebPpnBarcodeValueJS class or null.
Browser Compatibility
9
5
11
5
See Also