'Declaration Public Function SetInteractiveFormFieldsContainer( _
ByVal fieldNameName of the field that must be used as container (root) for fields added from target PDF document.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField
public Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField SetInteractiveFormFieldsContainer(
System.String fieldName
)
public: Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField* SetInteractiveFormFieldsContainer(
System.String fieldName
)
public:
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField^ SetInteractiveFormFieldsContainer(
System.String fieldName
)
Parameters
- fieldName
- Name of the field that must be used as container (root) for fields added from target PDF document.
Return Value
The interactive form fields container.