655 B
655 B
Home > puppeteer > Protocol > Page > PrintToPDFRequest > ignoreInvalidPageRanges
Protocol.Page.PrintToPDFRequest.ignoreInvalidPageRanges property
Whether to silently ignore invalid but successfully parsed page ranges, such as '3-2'. Defaults to false.
Signature:
ignoreInvalidPageRanges?: boolean;