Winnovative RTF to PDF Converter Library for .NET Documentation

RtfConvertException Constructor (String, Exception)

Winnovative RTF to PDF Converter Library for .NET
Winnovative RTF to PDF Converter Library for .NET
Constructor

Namespace:  Winnovative.WnvRtfToPdf
Assembly:  wnvrtftopdf (in wnvrtftopdf.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public RtfConvertException(
	string message,
	Exception innerException
)

Parameters

message
Type: System.String
The exception message
innerException
Type: System.Exception
The inner exception that triggered this exception
See Also

Reference