EVO PDF to HTML Converter Documentation

PdfToHtmlException Constructor (String)

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

Namespace:  EvoPdf.PdfToHtml
Assembly:  EvoPdfToHtml (in EvoPdfToHtml.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfToHtmlException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference