VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiControlJS type / get_Items Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Items Method
    In This Topic
    Gets the collection of UI elements contained within this WebDocumentViewerJS.
    Syntax
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlJS(settings);
    
    var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS
    value = instance.get_Items();
    
    
    function get_Items() : WebUiElementCollectionJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also