Compartilhar via


_Document.TextLineEnding Propriedade

Definição

Retorna ou define uma WdLineEndingType constante que indica como a Microsoft Word marca as quebras de linha e parágrafo em documentos salvos como arquivos de texto.

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

Valor da propriedade

Aplica-se a