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