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)
ParameterTypBeskrivning
fieldsCreateOptionsconst 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