HtmlToImageConvertEntirePage Property
Controls if the entire HTML page content will be converted to image or only the viewport
specified by the BrowserWidth and BrowserHeight properties. The converted content is limited by the MaxBrowserHeight property.
The default value is true
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool ConvertEntirePage { get; set; }
Property Value
Boolean