var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: boolean value = instance.applyUnderlineStyleForSelectedText();
function applyUnderlineStyleForSelectedText() : boolean;
Return Value
True - underline style is applied to the selected text; False - underline style is removed from selected text.