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