WdCharacterWidth Enum

Definition

Specifies the character width of the specified range.

public enum class WdCharacterWidth
[System.Runtime.InteropServices.Guid("CA59C2ED-82CC-31EB-9817-0158DCD475E4")]
public enum WdCharacterWidth
type WdCharacterWidth = 
Public Enum WdCharacterWidth
Inheritance
WdCharacterWidth
Attributes

Fields

wdWidthFullWidth 7

Characters are displayed in full character width.

wdWidthHalfWidth 6

Characters are displayed in half the character width.

Applies to