Skip to main content
Version: Next

PDFMargin.left property

Signature:

interface PDFMargin {
left?: string | number;
}