Winnovative PDF to Image Documentation

PdfToImageException Constructor (String)

Winnovative PDF to Image
Constructs a PDF to Image exception with the given error message

Namespace:  Winnovative.PdfToImage
Assembly:  WnvPdfToImage (in WnvPdfToImage.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfToImageException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference