Aspose::Pdf::Forms::XFA::SetFieldImage método
XFA::SetFieldImage method
Establece la imagen para el campo XFA.
void Aspose::Pdf::Forms::XFA::SetFieldImage(const System::String &fieldName, const System::SharedPtr<System::IO::Stream> &image)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fieldName | const System::String& | Nombre del campo. |
| imagen | const System::SharedPtr<System::IO::Stream>& | Secuencia que contiene la imagen. |
Ver también
- Class String
- Typedef SharedPtr
- Class Stream
- Class XFA
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++