'Declaration Public Overloads Function GetFieldAssociatedWith( _
ByVal widgetAnnotationViewThe widget annotation view.As WpfPdfWidgetAnnotationView _
) As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField
public Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField GetFieldAssociatedWith(
WpfPdfWidgetAnnotationView widgetAnnotationView
)
public: Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField* GetFieldAssociatedWith(
WpfPdfWidgetAnnotationView* widgetAnnotationView
)
public:
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField^ GetFieldAssociatedWith(
WpfPdfWidgetAnnotationView^ widgetAnnotationView
)
Parameters
- widgetAnnotationView
- The widget annotation view.
Return Value
A field associated with the specified widget annotation view.