Click or drag to resize

SDFDocIsEncrypted Method

Checks if this document is encrypted.

Namespace:  pdftron.SDF
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