Edit

Share via


Template.JustificationMode Property

Definition

Returns or sets the character spacing adjustment for the specified template.

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

Property Value

Remarks

WdJustificationMode can be one of these WdJustificationMode constants:

wdJustificationModeCompress

wdJustificationModeCompressKana

wdJustificationModeExpand

Applies to