PdfToTextException Constructor (String) |
Namespace: ExpertPdfAssembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntaxpublic PdfToTextException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
See Also