Share via


ReadOnly Property [Visio 2003 SDK Documentation]

Indicates whether a file is open as read-only.

intRet = object**.ReadOnly**

intRet     Integer. Non-zero (True) if the document is open as read-only; otherwise, 0 (False).

object     Required. An expression that returns a Document object.

Version added

2.0

Applies to | Document object