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ámetroTipoDescripción
flujoconst System::SharedPtr<System::IO::Stream>&Secuencia de origen que contiene el archivo XFDF.
documentconst System::SharedPtr<Document>&Document donde se agregarán las anotaciones.

Ver también