'Declaration Protected Overridable Function CreateJsAnnotation( _
ByVal annotationИсходная аннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
) As PdfJsAnnotation
protected virtual PdfJsAnnotation CreateJsAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
protected: virtual PdfJsAnnotation* CreateJsAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
)
protected:
virtual PdfJsAnnotation^ CreateJsAnnotation(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
)
Parameters
- annotation
- Исходная аннотация.
Return Value
Экземпляр объекта PdfJsAnnotation для указанной PDF аннотации.