Namespace IronPdf.Engines.Chrome
Classes
ChromeGpuModes
Chrome GPU hardware utilization when rendering HTML to PDF
PersistentThreadLocalChromeClient
This is A wrapper of LocalChromeClient That force to invoke any chrome interop as a single persistent thread Useful for macOS, because CEF initialize and CEF function (render) in macOS required the same thread.
VirtualPaperLayoutManager
Manages HtmlToPdf page layout behavior when rendering HTML to PaperSize.
Provides options for Responsive CSS, Zoom, Fit-To-Page and Continuous feed printing options that are not available in standard Chrome.
Only one option may be selected at a time.
WaitFor
A managed wrapper of wait-for configurations. It also provides factory methods to set all related configurations as per desire waitfor type.