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

var value; // Type: Vintasoft.Barcode.WebCode128EncodingModeEnumJS
value = instance.get_Code16KEncodingMode();

Return Value

An instance of WebCode128EncodingModeEnumJS class that defines the Code 16K data encoding mode.
Browser Compatibility
9
5
11
5
See Also