isEditable
A Boolean that indicates whether you can edit the document.
Declaration
var isEditable: BoolDiscussion
This value is false if the document is in viewing mode, or if the file is not writable.
A Boolean that indicates whether you can edit the document.
var isEditable: BoolThis value is false if the document is in viewing mode, or if the file is not writable.