_ParagraphFormat.Hyphenation Property

Definition

True if the specified paragraphs are included in automatic hyphenation. False if the specified paragraphs are to be excluded from automatic hyphenation. Can be True, False or wdUndefined.

public:
 property int Hyphenation { int get(); void set(int value); };
public int Hyphenation { get; set; }
member this.Hyphenation : int with get, set
Public Property Hyphenation As Integer

Property Value

Applies to