Skip to content

Commit 6e0e268

Browse files
966016: modified sample
1 parent 470473b commit 6e0e268

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

How to/Dynamically enable or disable Text Selection/src/app/app.component.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ import {
5151
export class AppComponent implements OnInit {
5252
public document: string = 'https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf';
5353
public resourceUrl: string = 'https://cdn.syncfusion.com/ej2/28.1.33/dist/ej2-pdfviewer-lib';
54-
public isTextSelectionEnabled: boolean = true;
5554

5655
@ViewChild('pdfViewer')
5756
public pdfViewerObj!: PdfViewerComponent;

0 commit comments

Comments
 (0)