Skip to content

Commit 5d93e32

Browse files
authored
Update Printing-process-fails-using-WPF-application-Win10.md
Edit feedback fix
1 parent e9f3fc9 commit 5d93e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/developer/dotnet/framework/general/Printing-process-fails-using-WPF-application-Win10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This article discusses a problem in which you can't successfully print large doc
1616

1717
Consider the following scenario:
1818

19-
1. You use a WPF application in Windows 10 or later to print a range of pages.
19+
1. You use a WPF application in Windows 10 or later versions to print a range of pages.
2020
1. You run the `XpsDocument` object to process the print job by using `VisualsToXpsDocument`, `DocumentPaginator`, or another method.
2121

2222
In this scenario, the print process fails after you print some pages.

0 commit comments

Comments
 (0)