ReadOnly Property

Specifies if the document or property is read-only or read-write.

See Also | Example

Signature

object.ReadOnly

object

Document, DynamicBlockReferenceProperty
The object or objects this property applies to.

ReadOnly

Boolean; read-only

TRUE: The document or property is read-only.

FALSE: The document or property is read-write.

 

   Comments?