DocumentWriteProtectionHasPassword Property |
Returns true if document is protected with the password against re-saving to the same file name.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool HasPassword { get; }
Public ReadOnly Property HasPassword As Boolean
Get
Property Value
BooleanSee Also