We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6635f83 commit 8e8ef06Copy full SHA for 8e8ef06
dotnet/test/common/PrintTest.cs
@@ -72,7 +72,6 @@ public void CanPrintWithMostParams()
72
};
73
74
options.AddPageRangeToPrint("1-3");
75
- options.AddPageToPrint(1);
76
77
var pdf = printer.Print(options);
78
0 commit comments