var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: boolean value = instance.get_CanResizeSelectedText();
function get_CanResizeSelectedText() : boolean;
Return Value
True - visual tool allows to resize the selected text block; False - visual tool does not allow to resize the selected text block. Default value is True.