VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebPageContentActionMetadataJS type / get_Region Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Region Method
    In This Topic
    Gets the region of the content metadata, in image space, measured in device-independent pixels (1/96th inch).
    Syntax
    var instance = new Vintasoft.Imaging.WebPageContentActionMetadataJS();
    
    var value; // Type: object
    value = instance.get_Region();
    
    
    function get_Region() : object;
    

    Return Value

    The region of the content metadata, in image space, measured in device-independent pixels (1/96th inch).
    Browser Compatibility
    56+
    45+
    11
    See Also