RtfConvertException(String) Constructor |
Constructor
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic RtfConvertException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- The exception message
See Also