Link Search Menu Expand Document

PDFExtractorDamagedDocumentException Constructor (String)

Initializes a new instance of the PDFExtractorDamagedDocumentException class.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public PDFExtractorDamagedDocumentException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference