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)
| Parameter | Typ | Beskrivning |
|---|---|---|
| dokument | const System::SharedPtr<Aspose::Pdf::Document>& | PDF-dokument. |
| ström | const System::SharedPtr<System::IO::Stream>& | RTF-dokumentström. |
| options | const System::SharedPtr<RtfLoadOptions>& | RTF-inläsningsalternativ. |
Se även
- Typedef SharedPtr
- Class Document
- Class Stream
- Class RtfLoadOptions
- Class RtfConverter
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++