WdCharacterWidth Énumération

Définition

Définit la largeur (chasse) des caractères dans la plage spécifiée.

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

Champs

wdWidthFullWidth 7

Les caractères sont affichés en pleine chasse (largeur totale de caractère).

wdWidthHalfWidth 6

Les caractères sont affichés en demi-chasse (moitié de la largeur totale de caractère).

S’applique à