PdfToImageException(String) Constructor |
Constructs an exception object
Namespace: ExpertPdfAssembly: eppdftoimage (in eppdftoimage.dll) Version: 9.0
Syntaxpublic PdfToImageException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
See Also