Gets or sets whether document modifications are prohibited.
public bool ReadOnly { get; set; }
Public Property ReadOnly As Boolean
When set to true, disables commands used to modify the document.