var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: boolean value = instance.get_ShowNonprintableCharacters();
function get_ShowNonprintableCharacters() : boolean;
Return Value
A value indicating whether the non-printable characters are visible.