Aspose::Pdf::Annotations::XfdfReader::ReadAnnotations metod
XfdfReader::ReadAnnotations method
Importera annotationer från en XFDF-fil och placera dem i dokumentet.
static void Aspose::Pdf::Annotations::XfdfReader::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 XFDF‑filen. |
| document | const System::SharedPtr<Document>& | Document där annotationer kommer att läggas till. |
Se även
- Typedef SharedPtr
- Class Stream
- Class Document
- Class XfdfReader
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++