Aspose::Pdf::RtfConverter class

RtfConverter class

Converts RTF formatted documents into PDF.

class RtfConverter : public ApsToPdfConverter

Methods

MethodDescription
static ToPdf(System::SharedPtr<Aspose::Pdf::Document>, System::SharedPtr<System::IO::Stream>, System::SharedPtr<RtfLoadOptions>)Method that converts RTF document to PDF.

See Also