@syncfusion/ej2-pdfviewer
Version:
Essential JS 2 PDF viewer Component
4 lines (3 loc) • 329 B
JavaScript
import * as index from './index';
index.PdfViewer.Inject(index.LinkAnnotation, index.BookmarkView, index.Magnification, index.ThumbnailView, index.Toolbar, index.Navigation, index.Print, index.TextSelection, index.TextSearch, index.Annotation, index.FormDesigner, index.FormFields, index.PageOrganizer);
export * from './index';