EVO PDF to Image Converter Documentation

PdfToImageException Constructor (String)

EVO PDF to Image Converter
Constructs a PDF to Image exception with the given error message

Namespace:  EvoPdf.PdfToImage
Assembly:  EvoPdfToImage (in EvoPdfToImage.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