VintaSoft Barcode .NET SDK 16.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebPpnBarcodeValueJS type / get_ExpiryDate Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ExpiryDate Method
In This Topic
Gets the Expiry date.
Syntax
var instance = new Vintasoft.Barcode.WebPpnBarcodeValueJS();

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

Return Value

The Expiry date.
Browser Compatibility
9
5
11
5
See Also