DocumentBase.HasPassword Property

Definition

Gets a value that indicates whether a password is required to open the document.

public bool HasPassword { get; }

Property Value

Boolean

true if a password is required to open the document; otherwise, false.

Applies to