VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_InformationTypeId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_InformationTypeId Method
In This Topic
Gets the Royal Mail Mailmark barcode payload for each product type.
Syntax
var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();

var value; // Type: string
value = instance.get_InformationTypeId();

Return Value

Royal Mail Mailmark barcode payload.
Browser Compatibility
9
5
11
5
See Also