Contents

isEditable

A Boolean that indicates whether you can edit the document.

Declaration

var isEditable: Bool

Discussion

This value is false if the document is in viewing mode, or if the file is not writable.

See Also

Getting document properties