Aspose::Pdf::Annotations::FdfReader::ReadAnnotations metod
FdfReader::ReadAnnotations method
Importera annotationer från FDF-fil och placera dem i dokumentet.
static void Aspose::Pdf::Annotations::FdfReader::ReadAnnotations(const System::SharedPtr<System::IO::Stream> &stream, const System::SharedPtr<Document> &document)
| Parameter | Typ | Beskrivning |
|---|---|---|
| ström | const System::SharedPtr<System::IO::Stream>& | Källström som innehåller FDF‑filen. |
| document | const System::SharedPtr<Document>& | Document där annotationer kommer att läggas till. |
Se även
- Typedef SharedPtr
- Class Stream
- Class Document
- Class FdfReader
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++