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

ButtonField::AddImage method

Adds image into the field resources and draws it.

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

See Also