SecurityHandlerIsUserPasswordRequired Method |
Checks if user password required
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public bool IsUserPasswordRequired()
Public Function IsUserPasswordRequired As Boolean
public:
virtual bool IsUserPasswordRequired() sealed
function IsUserPasswordRequired();
Return Value
Type:
Booleantrue if user password required, false otherwise
See Also