Template.JustificationMode Propiedad

Definición

Devuelve o establece el ajuste del espacio entre caracteres de la plantilla especificada.

public:
 property Microsoft::Office::Interop::Word::WdJustificationMode JustificationMode { Microsoft::Office::Interop::Word::WdJustificationMode get(); void set(Microsoft::Office::Interop::Word::WdJustificationMode value); };
public Microsoft.Office.Interop.Word.WdJustificationMode JustificationMode { get; set; }
member this.JustificationMode : Microsoft.Office.Interop.Word.WdJustificationMode with get, set
Public Property JustificationMode As WdJustificationMode

Valor de propiedad

Comentarios

WdJustificationMode puede ser una de estas constantes WdJustificationMode :

wdJustificationModeCompress

wdJustificationModeCompressKana

wdJustificationModeExpand

Se aplica a