Click or drag to resize

SecurityHandlerIsMasterPasswordRequired Method

Checks if master password required

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsMasterPasswordRequired()

Return Value

Type: Boolean
true if master password is required, false otherwise
See Also