Click or drag to resize

DocumentWriteProtectionHasPassword Property

Returns true if document is protected with the password against re-saving to the same file name.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool HasPassword { get; }

Property Value

Boolean
See Also