var instance = new Vintasoft.Imaging.Pdf.WebPdfDocumentJS(id, service, pdfDocumentEditorControl); var value; // Type: Vintasoft.Imaging.Pdf.WebPdfBookmarkJS[] value = instance.getBookmarks();
function getBookmarks() : WebPdfBookmarkJS[];
Return Value
An array of WebPdfBookmarkJS objects that defines all bookmarks associated with this PDF document.