Click or drag to resize

PdfCreatorException(String) Constructor

Constructor

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public PdfCreatorException(
	string message
)

Parameters

message  String
The exception message
See Also