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