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