Partager via


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
Assemblys :   Microsoft.Office.Tools.Word.v4.0.Utilities (dans Microsoft.Office.Tools.Word.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Word (dans Microsoft.Office.Tools.Word.dll)

Syntaxe

'Déclaration
Property ConsecutiveHyphensLimit As Integer
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