Skip to content

IHtmlToPdfOptions.EditLaunchOptions property

Allows editing LaunchOptions, only available for Puppeteer

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

See Also