Aspose::Pdf::Forms::Form::CopyTo method
Form::CopyTo method
Kopierar fält placerade på formuläret till en array.
void Aspose::Pdf::Forms::Form::CopyTo(const System::ArrayPtr<System::SharedPtr<Field>> &array, int32_t index)
| Parameter | Typ | Beskrivning |
|---|---|---|
| array | const System::ArrayPtr\<System::SharedPtr\<Field\>\>\& | Array där fält måste placeras. |
| index | int32_t | Startindex. |
Se även
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Field
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++