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ámetroTipoDescripción
inputXfdfStreamconst System::SharedPtr<System::IO::Stream>&El flujo xfdf(xml) de entrada.

Ver también