Informs whether the document's text and/or formatting attributes can be changed. The property's value depends on the DocumentPermissions.ReadOnly property and the currently set edit mode.
Introduced: X15.
public bool CanEdit { get; }
Public ReadOnly Property CanEdit() As Boolean
Runtime only.
Read only.