Member variable CoreWebView2PrintSettings():PageRanges Foundation
Specifies which pages to print.
This member variable allows specification of particular pages or page ranges to print. The format supports individual pages, ranges, and combinations. Examples include "1" (page 1 only), "1-5" (pages 1 through 5), "1,3,5" (pages 1, 3, and 5), or "1-3,7,9-11" (pages 1-3, 7, and 9-11). An empty string prints all pages.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.