PdfToTextException Constructor (String) |
Constructs an exception object
Namespace:
ExpertPdf
Assembly:
eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax public PdfToTextException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
See Also