VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / Web1DBarcodeWriterSettingsJS type / get_MSIChecksum Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MSIChecksum Method
In This Topic
Gets a checksum type of MSI barcode.
Syntax
var instance = new Vintasoft.Barcode.Web1DBarcodeWriterSettingsJS();

var value; // Type: Vintasoft.Barcode.WebMSIChecksumTypeEnumJS
value = instance.get_MSIChecksum();

Return Value

An instance of WebMSIChecksumTypeEnumJS class that defines a checksum type of MSI barcode.
Browser Compatibility
9
5
11
5
See Also