puppeteer/new-docs/puppeteer.protocol.page.printtopdfresponse.stream.md
2020-07-13 14:01:35 +01:00

547 B

Home > puppeteer > Protocol > Page > PrintToPDFResponse > stream

Protocol.Page.PrintToPDFResponse.stream property

A handle of the stream that holds resulting PDF data.

Signature:

stream?: IO.StreamHandle;