VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebDocumentNavigationToolJS type / get_FocusedAction Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FocusedAction Method
In This Topic
Gets the focused action.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebDocumentNavigationToolJS();

var value; // Type: object
value = instance.get_FocusedAction();

Return Value

Focused action.
Browser Compatibility
56+
45+
11
See Also