public WpfPdfAnnotationView[] GetAnnotationViewsAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField field
)
public: WpfPdfAnnotationView*[] GetAnnotationViewsAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField* field
)
public:
WpfPdfAnnotationView^[] GetAnnotationViewsAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField^ field
)
'Declaration Public Function GetAnnotationViewsAssociatedWith( _
ByVal fieldThe field.As Vintasoft.Imaging.Pdf.Tree.InteractiveForms.PdfInteractiveFormField _
) As WpfPdfAnnotationView[]
Parameters
- field
- The field.
Return Value
An array of annotation views associated with the specified field.