Winnovative RTF to PDF Converter Library for .NET
AppendPDFStream Property
NamespacesWinnovative.WnvRtfToPdfPdfDocumentOptionsAppendPDFStream
Winnovative RTF to PDF Converter Library for .NET
The PDF stream to be appended to the PDF document resulted after conversion
Declaration Syntax
C#Visual BasicVisual C++
public Stream AppendPDFStream { get; set; }
Public Property AppendPDFStream As Stream
public:
property Stream^ AppendPDFStream {
	Stream^ get ();
	void set (Stream^ value);
}

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