_Document.TextLineEnding Propriedade

Definição

Retorna ou define uma WdLineEndingType constante indicando como o Microsoft Word marca a linha e quebras de 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

WdLineEndingType

Aplica-se a