Aspose::Pdf::Forms::TextBoxField::AddImage method
TextBoxField::AddImage method
Adds image into the field resources and draws it.
void Aspose::Pdf::Forms::TextBoxField::AddImage(System::SharedPtr<System::Drawing::Image> image)
Parameter | Type | Description |
---|---|---|
image | System::SharedPtr<System::Drawing::Image> | Image to add into text field. |
See Also
- Typedef SharedPtr
- Class Image
- Class TextBoxField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++