Share via


Document.TextLineEnding, propriété

Obtient ou définit une constante WdLineEndingType qui indique comment Microsoft Office Word marque les sauts de ligne et de paragraphe dans les documents enregistrés en tant que fichiers texte.

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

Syntaxe

'Déclaration
Property TextLineEnding As WdLineEndingType
    Get
    Set
WdLineEndingType TextLineEnding { get; set; }

Valeur de propriété

Type : Microsoft.Office.Interop.Word.WdLineEndingType
Une des valeurs de WdLineEndingType.

Sécurité .NET Framework

Voir aussi

Référence

Document Interface

Microsoft.Office.Tools.Word, espace de noms