Click or drag to resize

RtfConvertException(String) Constructor

Constructor

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public RtfConvertException(
	string message
)

Parameters

message  String
The exception message
See Also