VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Panels Namespace / WebUiFindTextPanelJS type / getNestedElements Methods / getNestedElements() Property
Syntax BrowserCompatibility SeeAlso
getNestedElements() Method
Returns array of nested UI elements.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Panels.WebUiFindTextPanelJS(settings);

var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS[]
value = instance.getNestedElements();

Return Value

Array of nested UI elements OR null if object does not have nested elements.
Browser Compatibility
56+
45+
11
See Also