Click or drag to resize

SecurityHandlerIsUserPasswordRequired Method

Checks if user password required

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

Return Value

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