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