Aspose::Pdf::Forms::ButtonField::AddImage method

ButtonField::AddImage method

Adds image into the field resources and draws it.

void Aspose::Pdf::Forms::ButtonField::AddImage(const System::SharedPtr<System::Drawing::Image> &image)
ParameterTypeDescription
imageconst System::SharedPtr<System::Drawing::Image>&Image ot add into text field.

See Also