Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the character width of the specified range.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdCharacterWidth
'Usage
Dim instance As WdCharacterWidth
public enum WdCharacterWidth
Members
| Member name | Description | |
|---|---|---|
| wdWidthHalfWidth | Characters are displayed in half the character width. | |
| wdWidthFullWidth | Characters are displayed in full character width. |