'Declaration Public Overloads Shared Function ConvertToPdfAnnotations( _
ByVal annotationsКоллекция, содержащая Vintasoft-аннотации.As Vintasoft.Imaging.Annotation.AnnotationDataCollection, _
ByVal pageРодительская страница PDF новых аннотаций.As Vintasoft.Imaging.Resolution, _
ByVal imageResolutionРазрешение изображения с аннотациями.As Vintasoft.Imaging.Pdf.Tree.PdfPage _
) As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation[]
public static Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation[] ConvertToPdfAnnotations(
Vintasoft.Imaging.Annotation.AnnotationDataCollection annotations,
Vintasoft.Imaging.Resolution page,
Vintasoft.Imaging.Pdf.Tree.PdfPage imageResolution
)
Parameters
- annotations
- Коллекция, содержащая Vintasoft-аннотации.
- page
- Родительская страница PDF новых аннотаций.
- imageResolution
- Разрешение изображения с аннотациями.
Return Value
Массив аннотаций PDF.