RtfConvertException Constructor (String) |
Constructor
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic RtfConvertException(
string message
)
Public Sub New (
message As String
)
Parameters
- message
- Type: SystemString
The exception message
See Also