| PasswordException Constructor |
Initialize a new PasswordException.
Namespace: PdfTools.FourHeights.PdfToolboxAssembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.2.0.0
Syntax public PasswordException(
string message
)
Parameters
- message String
- The native error message.
See Also