UNPKG

@syncfusion/ej2-angular-pdfviewer

Version:
26 lines (25 loc) 1.3 kB
import { ValueProvider } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./pdfviewer.module"; export declare const LinkAnnotationService: ValueProvider; export declare const BookmarkViewService: ValueProvider; export declare const MagnificationService: ValueProvider; export declare const ThumbnailViewService: ValueProvider; export declare const ToolbarService: ValueProvider; export declare const NavigationService: ValueProvider; export declare const PrintService: ValueProvider; export declare const TextSelectionService: ValueProvider; export declare const TextSearchService: ValueProvider; export declare const AnnotationService: ValueProvider; export declare const FormDesignerService: ValueProvider; export declare const FormFieldsService: ValueProvider; export declare const PageOrganizerService: ValueProvider; /** * NgModule definition for the PdfViewer component with providers. */ export declare class PdfViewerAllModule { static ɵfac: i0.ɵɵFactoryDeclaration<PdfViewerAllModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PdfViewerAllModule, never, [typeof i1.CommonModule, typeof i2.PdfViewerModule], [typeof i2.PdfViewerModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<PdfViewerAllModule>; }