Aspose::Pdf::RtfConverter class

RtfConverter class

Converts RTF formatted documents into PDF.

class RtfConverter : public ApsToPdfConverter

Methods

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

See Also