File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
HTML_to_PDF_Blazor/htmlconversion_images Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ The Syncfusion HTML to PDF converter is a .NET library used to convert HTML or w
7575
7676 ```csharp
7777 @code {
78- private string currentUrl ;
78+ private string currentUrl ;
7979 /// <summary >
8080 /// Get the current URL
8181 /// </summary >
@@ -143,4 +143,4 @@ The Syncfusion HTML to PDF converter is a .NET library used to convert HTML or w
143143 By executing the program , you will get the following output in the browser .
144144 < img src = " HTML_to_PDF_Blazor/htmlconversion_images/blazor_step4.png" alt = " Blazor_step4" width = " 100%" Height = " Auto" / >
145145 Click the Export to PDF button , and you will get the PDF document with the following output .
146- < img src = " HTML_to_PDF_Blazor/htmlconversion_images/htmltopdfoutput .png" alt = " HTMLTOPDF" width = " 100%" Height = " Auto" / >
146+ < img src = " HTML_to_PDF_Blazor/htmlconversion_images/HtmlBlazorOutput .png" alt = " HTMLTOPDF" width = " 100%" Height = " Auto" / >
You can’t perform that action at this time.
0 commit comments