'Declaration Public Function GetJsFieldAssociatedWith( _
ByVal fieldПоле.As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField _
) As Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsField
public Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsField GetJsFieldAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField field
)
public: Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsField* GetJsFieldAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField* field
)
public:
Vintasoft.Imaging.Pdf.JavaScriptApi.PdfJsField^ GetJsFieldAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField^ field
)
Parameters
- field
- Поле.
Return Value
Объект поля JS, связанный с указанным полем интерактивной PDF формы.