Converts all selected full-width characters to half-width characters.
Converts all selected full-width characters to half-width characters. Full-width characters are typically included in Eastern Asian language fonts.
•Default Menu: Convert > Half-Width
•All Commands: Convert > Half-Width
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_ZEN_TO_HAN (4151)
document.selection.ChangeWidth(eeWidthHalfWidth | eeWidthAllTypes);
document.selection.ChangeWidth eeWidthHalfWidth Or eeWidthAllTypes