Skip to content

Commit c1fdecc

Browse files
committed
983650-ug1: Updated changes.
1 parent a49939d commit c1fdecc

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

Document-Processing/PDF/PDF-Library/NET/tabcontent-support/Create-PDF-document-in-MaUI-JetBrains.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -379,18 +379,13 @@ Step 6: Add a new action method *createPdf_Click* in *MainWindow.xaml.cs* and in
379379
}
380380
#endregion
381381

382-
383-
384382
{% endhighlight %}
385383

386384
{% endtabs %}
387385
{% endcapture %}
388386
{{ codesnippet3 | OrderList_Indent_Level_1 }}
389387

390-
Step 7: Build the project.
391-
392-
Click the **Build** button in the toolbar or press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>B</kbd> to build the project.
388+
Step 7: Build and Run the Project
393389

394-
Step 8: Run the project.
390+
Click the **Run** button (green arrow) in the toolbar or press `F5` to build and run the application. When you click the "Export to PDF" button, a PDF document will be generated and opened using the default PDF viewer on the target device.
395391

396-
Click the **Run** button (green arrow) in the toolbar or press <kbd>F5</kbd> to run the app.

0 commit comments

Comments
 (0)