WdJustificationMode Enumeration

Definition

Gibt die Zeichenabstandausrichtung für ein Dokument an.

public enum class WdJustificationMode
[System.Runtime.InteropServices.Guid("8F1C83EA-C44E-332C-96CB-AA583DE5FA82")]
public enum WdJustificationMode
type WdJustificationMode = 
Public Enum WdJustificationMode
Vererbung
WdJustificationMode
Attribute

Felder

wdJustificationModeCompress 1

Komprimieren.

wdJustificationModeCompressKana 2

Komprimieren unter Verwendung der Regeln der Kana-Silbentabellen, Hiragana und Katakana.

wdJustificationModeExpand 0

Erweitern.

Hinweise

Wird mit der JustificationMode-Eigenschaft des Document-Objekts oder des Template-Objekts verwendet.

Gilt für: