var instance = new Vintasoft.Imaging.Pdf.UI.VisualTools.WebPdfContentEditorToolJS(); var value; // Type: any // Parameters var fontFamily; // Type: string value = instance.changeFontFamilyForSelectedText(fontFamily);
function changeFontFamilyForSelectedText(
fontFamilyThe font family.: string
) : any;
Parameters
- fontFamily
- The font family.