Aspose::Pdf::Forms::ButtonField::AddImage método
ButtonField::AddImage method
Agrega una imagen a los recursos del campo y la dibuja.
void Aspose::Pdf::Forms::ButtonField::AddImage(const System::SharedPtr<System::Drawing::Image> &image)
| Parámetro | Tipo | Descripción |
|---|---|---|
| image | const System::SharedPtr<System::Drawing::Image>& | Image para agregar en el campo de texto. |
Ver también
- Typedef SharedPtr
- Class Image
- Class ButtonField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++