Skip to content

IHtmlToPdfOptions.EditPdfOptions property

Allows editing PdfOptions, only available for Puppeteer

public Action<object>? EditPdfOptions { get; set; }

See Also