DocumentBase.WriteReserved Property

Definition

Gets a value that indicates whether the document is protected with a write password.

public bool WriteReserved { get; }

Property Value

Boolean

true if the document is protected with a write password; otherwise, false.

Applies to