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