Aspose::Pdf::Annotations::XfdfReader::ReadAnnotations método
XfdfReader::ReadAnnotations method
Importa anotaciones del archivo XFDF y las inserta en el documento.
static void Aspose::Pdf::Annotations::XfdfReader::ReadAnnotations(const System::SharedPtr<System::IO::Stream> &stream, const System::SharedPtr<Document> &document)
| Parámetro | Tipo | Descripción |
|---|---|---|
| flujo | const System::SharedPtr<System::IO::Stream>& | Secuencia de origen que contiene el archivo XFDF. |
| document | const System::SharedPtr<Document>& | Document donde se agregarán las anotaciones. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class Document
- Class XfdfReader
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++