var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfInteractiveFormToolJS(); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfInteractiveFormFieldJS value = instance.get_FocusedField();
function get_FocusedField() : WebPdfInteractiveFormFieldJS;
Return Value
WebPdfInteractiveFormFieldJS object if focused interactive form field exists, otherwise - null.