Click or drag to resize

SecurityHandlerGetHandlerDocName Method

Gets the handler doc name.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string GetHandlerDocName()

Return Value

Type: String
The name of the security handler as it appears in the serialized file as the value of /Filter key in /Encrypt dictionary.
See Also