'Declaration Protected Overridable Sub AddAnnotations( _
ByVal pageСтраница PDF.As Vintasoft.Imaging.Pdf.Tree.PdfPage, _
ByVal annotationsМассив аннотаций PDF.() As PdfAnnotation _
)
protected virtual void AddAnnotations(
Vintasoft.Imaging.Pdf.Tree.PdfPage page,
PdfAnnotation[] annotations
)
protected: virtual void AddAnnotations(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page,
PdfAnnotation*[]* annotations
)
protected:
virtual void AddAnnotations(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page,
array<PdfAnnotation^>^ annotations
)
Parameters
- page
- Страница PDF.
- annotations
- Массив аннотаций PDF.