601 B
601 B
Home > puppeteer > Protocol > Page > PrintToPDFRequest > pageRanges
Protocol.Page.PrintToPDFRequest.pageRanges property
Paper ranges to print, e.g., '1-5, 8, 11-13'. Defaults to the empty string, which means print all pages.
Signature:
pageRanges?: string;