Specifies or returns a value of type Web.EditMode indicating whether the document's text is read-only, can be selected or is editable.

Syntax

public Web.EditMode EditMode { get; set; }
Public Property EditMode() As Web.EditMode