DocumentClass.TextLineEnding Property

Definition

public:
 virtual property Microsoft::Office::Interop::Word::WdLineEndingType TextLineEnding { Microsoft::Office::Interop::Word::WdLineEndingType get(); void set(Microsoft::Office::Interop::Word::WdLineEndingType value); };
public virtual Microsoft.Office.Interop.Word.WdLineEndingType TextLineEnding { get; set; }
member this.TextLineEnding : Microsoft.Office.Interop.Word.WdLineEndingType with get, set
Public Overridable Property TextLineEnding As WdLineEndingType

Property Value

Implements

Applies to