Document.TextLineEnding 属性

定义

获取或设置一个 WdLineEndingType 常数,该常数指示 Microsoft Office Word 如何在另存为文本文件的文档中标记分行符和换段符。

public Microsoft.Office.Interop.Word.WdLineEndingType TextLineEnding { get; set; }

属性值

WdLineEndingType

WdLineEndingType 值之一。

适用于