_Document.TextLineEnding Свойство

Определение

Возвращает или задает константу, WdLineEndingType указывающую, как microsoft Word помечает разрывы строк и абзацей в документах, сохраненных в виде текстовых файлов.

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

Значение свойства

Применяется к