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