IHtmlToPdfOptions.EditPdfOptions property
Allows editing PdfOptions, only available for Puppeteer
public Action<object>? EditPdfOptions { get; set; }
See Also
- interface IHtmlToPdfOptions
Allows editing PdfOptions, only available for Puppeteer
public Action<object>? EditPdfOptions { get; set; }