Gets the Destination Post Code plus Delivery Point Suffix (DPS).
var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
var value; // Type: string
value = instance.get_Dps();
function get_Dps() : string;
Return Value
The Destination Post Code.