_Document.TextLineEnding Eigenschaft

Definition

Gibt eine Konstante zurück oder legt eine WdLineEndingType Konstante fest, die angibt, wie Microsoft Word die Zeilen- und Absatzumbrüche in Dokumenten markiert, die als Textdateien gespeichert sind.

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

Eigenschaftswert

Gilt für: