Winnovative PDF to Text Documentation

PdfToTextException Constructor (String)

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

Namespace:  Winnovative.PdfToText
Assembly:  WnvPdfToText (in WnvPdfToText.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfToTextException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference