Specifies or returns a value of type Web.EditMode indicating whether the document's text is read-only, can be selected or is editable.
Introduced: X12.
public Web.EditMode EditMode { get; set; }
Public Property EditMode() As Web.EditMode