PdfPage.GetNoteAnnotations

Gets the note annotations from the the PDF page.

public PdfNoteAnnotation[] GetNoteAnnotations()
Function GetNoteAnnotations() As PdfNoteAnnotation[]

Returns

PdfNoteAnnotation[]

A array of note annotations present in the PDF page.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PdfNoteAnnotation[]
PdfPage
ceTe.DynamicPDF.Merger

In this topic