 |
PdfException(String) Constructor |
Constructor.
Namespace: SelectPdf.ExtrasAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic PdfException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- The exception message.
See Also