Aspose::Pdf::RtfConverter::ToPdf metod

RtfConverter::ToPdf method

Metod som konverterar RTF-dokument till PDF.

static void Aspose::Pdf::RtfConverter::ToPdf(const System::SharedPtr<Aspose::Pdf::Document> &doc, const System::SharedPtr<System::IO::Stream> &stream, const System::SharedPtr<RtfLoadOptions> &options)
ParameterTypBeskrivning
dokumentconst System::SharedPtr<Aspose::Pdf::Document>&PDF-dokument.
strömconst System::SharedPtr<System::IO::Stream>&RTF-dokumentström.
optionsconst System::SharedPtr<RtfLoadOptions>&RTF-inläsningsalternativ.

Se även