Gets a checksum type of MSI barcode.
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.