Click or drag to resize

PDFDocIsEncrypted Method

Checks if is encrypted.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsEncrypted()

Return Value

Type: Boolean
true if the document is/was originally encrypted false otherwise.
See Also