_Document.AutoHyphenation Eigenschaft

Definition

Bestimmt, ob die automatische Silbentrennung für das angegebene Dokument aktiviert ist.

public:
 property bool AutoHyphenation { bool get(); void set(bool value); };
public bool AutoHyphenation { get; set; }
member this.AutoHyphenation : bool with get, set
Public Property AutoHyphenation As Boolean

Eigenschaftswert

Hinweise

Diese Eigenschaft gibt True zurück, wenn die automatische Silbentrennung für das angegebene Dokument aktiviert ist, andernfalls False .

Gilt für: