'Declaration Public Function SetInteractiveFormFieldsContainer( _
ByVal fieldNameИмя поля, которое должно использоваться в качестве контейнера (корня) для полей, добавляемых из целевого PDF документа.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
- Имя поля, которое должно использоваться в качестве контейнера (корня) для полей, добавляемых из целевого PDF документа.
Return Value
Контейнер полей интерактивной формы.