VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDestinationBaseJS type / get_DestinationType Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_DestinationType Method
    In This Topic
    Gets a destination type.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfDestinationBaseJS(page);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfDestinationTypeEnumJS
    value = instance.get_DestinationType();
    
    
    function get_DestinationType() : WebPdfDestinationTypeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also