Click or drag to resize

IPdfMetadataHasOpenPassword Property

Gets whether the document has a password required to modify the document.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
bool HasOpenPassword { get; }

Property Value

Boolean
See Also