RtfToPdfConverterConvertStreamToPdf Method
Converts an RTF stream to a PDF byte array
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next.RtfToPdf (in Winnovative.Pdf.Next.RtfToPdf.dll) Version: 20.0.0
public byte[] ConvertStreamToPdf(
Stream rtfStream
)
- rtfStream Stream
- The RTF stream providing the RTF content bytes
BytePDF bytes representing the rendered document