Skip to content

Commit 3b38afc

Browse files
committed
906190: UGDocumentation
1 parent 9c75ecb commit 3b38afc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

How to/Customization Print Quality/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ import {
4242
export class AppComponent implements OnInit {
4343
public document = 'https://cdn.syncfusion.com/content/pdf/pdf-succinctly.pdf';
4444
public resource: string = 'https://cdn.syncfusion.com/ej2/27.1.48/dist/ej2-pdfviewer-lib';
45+
//By Changing PrintScaleFactor value we can adjust the Quality of the PDF file.
4546
public printScaleFactor = 0.5;
4647
ngOnInit(): void {
4748
}

0 commit comments

Comments
 (0)