VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebContentImageJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebContentImageJS type
    In This Topic
    Represents an image located on PDF page.
    Syntax
    // Parameters
    var imageResource; // Type: WebPdfImageResourceJS
    var region; // Type: object
    var resolution; // Type: WebResolutionJS
    
    var instance = new Vintasoft.Imaging.Pdf.WebContentImageJS(imageResource, region, resolution);
    
    
    function WebContentImageJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Pdf.WebContentImageJS

    Browser Compatibility
    56+
    45+
    11
    See Also