Winnovative RTF to PDF Converter Library for .NET
AppendPDFFile Property
NamespacesWinnovative.WnvRtfToPdfPdfDocumentOptionsAppendPDFFile
Winnovative RTF to PDF Converter Library for .NET
The full path of an existing PDF document to be appended to the PDF document resulted after conversion
Declaration Syntax
C#Visual BasicVisual C++
public string AppendPDFFile { get; set; }
Public Property AppendPDFFile As String
public:
property String^ AppendPDFFile {
	String^ get ();
	void set (String^ value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 2.0.5.0 (2.0.5.0)