Aspose::Pdf::LowCode::FormEditorAddOptions::FormEditorAddOptions konstruktor
FormEditorAddOptions::FormEditorAddOptions constructor
Initierar en ny instans av objektet PdfFormAddFieldsOptions.
Aspose::Pdf::LowCode::FormEditorAddOptions::FormEditorAddOptions(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<FormFieldCreateOptions>>> &fieldsCreateOptions)
| Parameter | Typ | Beskrivning |
|---|---|---|
| fieldsCreateOptions | const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<FormFieldCreateOptions>>>& | Lista över FormFieldCreateOptions barn som anger alternativen för varje tillagt fält. Varje element i listan motsvarar ett fält som ska läggas till. |
Se även
- Typedef SharedPtr
- Class List
- Class FormFieldCreateOptions
- Class FormEditorAddOptions
- Namespace Aspose::Pdf::LowCode
- Library Aspose.PDF for C++