CharacterWidth Property

See Also         Example         Applies To

Language-specific information

Returns or sets the character width of the specified range. Can be either of the following WdCharacterWidth constants: wdWidthFullWidth or wdWidthHalfWidth. Can also be wdUndefined if the range contains text of different widths. Read/write Long.

Remarks

If you set the CharacterWidth property to wdUndefined, an error occurs.