SecurityHandlerGetMasterPassword Method |
Gets master password
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetMasterPassword()
Public Function GetMasterPassword As String
public:
virtual String^ GetMasterPassword() sealed
function GetMasterPassword();
Return Value
Type:
Stringmaster password
See Also