VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebContentImageJS type / get_Region Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Region Method
    In This Topic
    Gets a region of content image.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebContentImageJS(imageResource, region, resolution);
    
    var value; // Type: object
    value = instance.get_Region();
    
    
    function get_Region() : object;
    

    Return Value

    A region of content image.
    Browser Compatibility
    56+
    45+
    11
    See Also