Bagikan melalui


IEditorOperations3.InsertFinalNewLine Method

Definition

Inserts a new line at the end of the document if it's not there yet.

public:
 bool InsertFinalNewLine();
public:
 bool InsertFinalNewLine();
bool InsertFinalNewLine();
public bool InsertFinalNewLine ();
abstract member InsertFinalNewLine : unit -> bool
Public Function InsertFinalNewLine () As Boolean

Returns

true if the edit succeeded, otherwise false.

Applies to