Aspose::Pdf::Forms::XFA::SetFieldImage método

XFA::SetFieldImage method

Establece la imagen para el campo XFA.

void Aspose::Pdf::Forms::XFA::SetFieldImage(const System::String &fieldName, const System::SharedPtr<System::IO::Stream> &image)
ParámetroTipoDescripción
fieldNameconst System::String&Nombre del campo.
imagenconst System::SharedPtr<System::IO::Stream>&Secuencia que contiene la imagen.

Ver también