Method | Description | |
---|---|---|
ConsolePdfPasswordProvider ( IErrorOutput errorOutput ) : System | ||
ProvidePassword ( string fileName, int attemptCount, string &password ) : bool |
public ConsolePdfPasswordProvider ( IErrorOutput errorOutput ) : System | ||
errorOutput | IErrorOutput | |
return | System |
public ProvidePassword ( string fileName, int attemptCount, string &password ) : bool | ||
fileName | string | |
attemptCount | int | |
password | string | |
return | bool |