WdCharacterWidth Enumeration
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. |