DocumentBase.ReadOnly Property

Definition

Gets a value that indicates whether changes to the document cannot be saved to the original document.

public bool ReadOnly { get; }

Property Value

Boolean

true if changes to the document cannot be saved to the original document; otherwise, false.

Applies to