0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/website/versioned_docs/version-20.3.0/api/puppeteer.pdfmargin.md
release-please[bot] 7487598433
chore: release main ()
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2023-05-22 08:07:48 +00:00

615 B

sidebar_label
PDFMargin

PDFMargin interface

Signature:

export interface PDFMargin

Properties

Property Modifiers Type Description Default
bottom optional string | number
left optional string | number
right optional string | number
top optional string | number