WdCharacterWidth Enumeración

Definición

Especifica el ancho de carácter del intervalo especificado.

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

Campos

wdWidthFullWidth 7

Los caracteres se muestran con el ancho de caracteres de dos bytes.

wdWidthHalfWidth 6

Los caracteres se muestran con el ancho de caracteres de un byte.

Se aplica a