'Declaration Public Overridable Function CreateAnnotationView( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
) As WpfPdfAnnotationView
public virtual WpfPdfAnnotationView CreateAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
public: virtual WpfPdfAnnotationView* CreateAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
)
public:
virtual WpfPdfAnnotationView^ CreateAnnotationView(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
)
Parameters
- annotation
- Аннотация.
Return Value
Просмотр PDF аннотации для указанной PDF аннотации.