mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
150 B
150 B
sidebar_label |
---|
PDFMargin.left |
PDFMargin.left property
Signature:
interface PDFMargin {
left?: string | number;
}