| PdfPasswordException Constructor (String) |
Namespace:
Opait.Pdf.Api
Assembly:
Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax public PdfPasswordException(
string message
)
Parameters
- message
- Type: SystemString
The message that describes the error.
See Also