Skip to content

IsReadonly

Gets a boolean value that specifies whether the document is currently read-only.

1
readonly boolean myDocument.IsReadonly

Remarks

A Published, Deleted, or Archived state makes the document read-only. Except for profile data, all other properties, including the document content, are read-only, and any attempt to modify them will be prohibited.