Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 722 Bytes

puppeteer.pdfmargin.md

File metadata and controls

20 lines (15 loc) · 722 Bytes
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)