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)
| Parameter | Type | Description |
|---|---|---|
| image | const System::SharedPtr<System::Drawing::Image>& | Image ot add into text field. |
See Also
- Typedef SharedPtr
- Class Image
- Class ButtonField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++