Aspose::Pdf::Forms::TextBoxField::AddImage método

TextBoxField::AddImage method

Agrega una imagen a los recursos del campo y la dibuja.

void Aspose::Pdf::Forms::TextBoxField::AddImage(const System::SharedPtr<System::Drawing::Image> &image)
ParámetroTipoDescripción
imageconst System::SharedPtr<System::Drawing::Image>&Image para agregar al campo de texto.

Ver también