_Document.TextLineEnding Propriété

Définition

Cette propriété renvoie ou définit une WdLineEndingType constante indiquant la façon dont Microsoft Word marque les sauts de ligne et de paragraphe dans les documents enregistrés en tant que fichiers texte.

public:
 property Microsoft::Office::Interop::Word::WdLineEndingType TextLineEnding { Microsoft::Office::Interop::Word::WdLineEndingType get(); void set(Microsoft::Office::Interop::Word::WdLineEndingType value); };
public Microsoft.Office.Interop.Word.WdLineEndingType TextLineEnding { get; set; }
member this.TextLineEnding : Microsoft.Office.Interop.Word.WdLineEndingType with get, set
Public Property TextLineEnding As WdLineEndingType

Valeur de propriété

WdLineEndingType

S’applique à