'Declaration Public Function GetAnnotationViewAssociatedWith( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
) As WpfPdfAnnotationView
public WpfPdfAnnotationView GetAnnotationViewAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
public: WpfPdfAnnotationView* GetAnnotationViewAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
)
public:
WpfPdfAnnotationView^ GetAnnotationViewAssociatedWith(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
)
Parameters
- annotation
- Аннотация.
Return Value
Вид аннотации, связанный с указанной аннотацией.