Winnovative PDF to HTML Documentation

PdfToHtmlException Constructor (String)

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

Namespace:  Winnovative.PdfToHtml
Assembly:  WnvPdfToHtml (in WnvPdfToHtml.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