Document.ConsecutiveHyphensLimit, propriété

Obtient ou définit le nombre maximal de lignes consécutives pouvant se terminer par un trait d'union.

Espace de noms :  Microsoft.Office.Tools.Word
Assembly :  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
Property ConsecutiveHyphensLimit As Integer
    Get
    Set
int ConsecutiveHyphensLimit { get; set; }

Valeur de propriété

Type : System.Int32
Nombre maximal de lignes consécutives pouvant se terminer par un trait d'union.

Notes

Si cette propriété a la valeur 0 (zéro), n'importe quel nombre de lignes consécutives peu terminer par un trait d'union.

Sécurité .NET Framework

Voir aussi

Référence

Document Interface

Microsoft.Office.Tools.Word, espace de noms