PDFExtractorDamagedDocumentException Constructor (String)ByteScout PDF Extractor SDK
Initializes a new instance of the PDFExtractorDamagedDocumentException class.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public PDFExtractorDamagedDocumentException(
	string message
)

Parameters

message
Type: SystemString
The message text.
See Also

Reference