This website requires JavaScript.
Explore
Help
Sign In
thunderstrike
/
puppeteer
Watch
2
Star
0
Fork
0
You've already forked puppeteer
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28e236f1a6
puppeteer
/
docs
/
api
/
puppeteer.pdfmargin.md
jrandolf
45eb2c607f
chore: remove docusaurus metadata from README.md (
#8624
)
2022-07-05 14:42:31 +02:00
579 B
Raw
Blame
History
sidebar_label
PDFMargin
PDFMargin interface
Signature:
export
interface
PDFMargin
Properties
Property
Modifiers
Type
Description
bottom?
string | number
(Optional)
left?
string | number
(Optional)
right?
string | number
(Optional)
top?
string | number
(Optional)