Clase Aspose::Pdf::Annotations::XfdfReader
XfdfReader class
Clase que realiza la lectura del formato XFDF.
class XfdfReader : public System::Object
Métodos
| Método | Descripción |
|---|---|
| static GetElements(const System::SharedPtr<System::Xml::XmlReader>&) | Analiza el archivo XFDF y devuelve la información como una tabla hash. |
| static ReadAnnotations(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<Document>&) | Importa anotaciones del archivo XFDF y las inserta en el documento. |
| static ReadFields(const System::SharedPtr<System::IO::Stream>&, const System::SharedPtr<Document>&) | Importa valores de campos del archivo XFDF. |
Ver también
- Class Object
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++