Click or drag to resize

RtfConvertException Constructor (String)

Constructor

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

Parameters

message
Type: SystemString
The exception message
See Also