pageRanges property
getter/setter pair
The page ranges to print. Pages are specified as a comma-separated list of page ranges where each page range specifies a start and end inclusive page numbers. For example "1-5, 13, 17-19". Use an empty string to specify printing all the pages. The default value is empty string.
Officially Supported Platforms/Implementations:
- Windows WebView2
Implementation
String? pageRanges;