Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/dep/puppeteer/mod.ts>PDFMargin

A frugal web framework
Latest
interface PDFMargin
import { type PDFMargin } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

Properties

optional
top: string | number
optional
bottom: string | number
optional
left: string | number
optional
right: string | number