Aspose::Pdf::Facades::Form::ImportXfdf método
Form::ImportXfdf method
Importa el contenido de los campos del archivo xfdf(xml) y los coloca en el nuevo pdf.
void Aspose::Pdf::Facades::Form::ImportXfdf(const System::SharedPtr<System::IO::Stream> &inputXfdfStream)
| Parámetro | Tipo | Descripción |
|---|---|---|
| inputXfdfStream | const System::SharedPtr<System::IO::Stream>& | El flujo xfdf(xml) de entrada. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++