Share via


_Document.TextLineEnding Propriété

Définition

Renvoie ou définit une WdLineEndingType constante indiquant comment Microsoft Word marque les sauts de ligne et de paragraphe dans les documents enregistrés sous forme de 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é

S’applique à