| PermissionException Constructor |
Initialize a new PermissionException.
Namespace: PdfToolsAssembly: PdfTools (in PdfTools.dll) Version: 1.0.0
Syntax public PermissionException(
string message
)
Parameters
- message String
- The native error message.
See Also