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