EVO PDF Images Extractor Documentation

PdfImagesExtractorException Constructor (String)

EVO PDF Images Extractor
Constructs a PDF Images Extractor exception with the given error message

Namespace:  EvoPdf.PdfImagesExtractor
Assembly:  EvoPdfImagesExtractor (in EvoPdfImagesExtractor.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfImagesExtractorException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also

Reference