Template.JustificationMode Property
Returns or sets the character spacing adjustment for the specified template.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property JustificationMode As WdJustificationMode
Get
Set
'Usage
Dim instance As Template
Dim value As WdJustificationMode
value = instance.JustificationMode
instance.JustificationMode = value
WdJustificationMode JustificationMode { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdJustificationMode
Remarks
WdJustificationMode can be one of these WdJustificationMode constants:
wdJustificationModeCompress
wdJustificationModeCompressKana
wdJustificationModeExpand