VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode Namespace / WebMailmarkCmdmValueJS type / get_Dps Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Dps Method
    In This Topic
    Gets the Destination Post Code plus Delivery Point Suffix (DPS).
    Syntax
    var instance = new Vintasoft.Barcode.WebMailmarkCmdmValueJS();
    
    var value; // Type: string
    value = instance.get_Dps();
    
    
    function get_Dps() : string;
    

    Return Value

    The Destination Post Code.
    Browser Compatibility
    9
    5
    11
    5
    See Also