ExpertPdf Html to Pdf Converter Library
RtfConvertException Constructor (message, innerException)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentRtfConvertExceptionRtfConvertException(String, Exception)
ExpertPdf Html to Pdf Converter Library
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public RtfConvertException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
public:
RtfConvertException(
	String^ message, 
	Exception^ innerException
)
Parameters
message (String)
The exception message
innerException (Exception)
The inner exception that produced this exception

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)