HtmlToImageConverterCaptureEntirePage Property
This property controls if the entire HTML page content will be captured in screenshot or only the area
specified by the HtmlViewerHeight property. The captured content is limited by the MaxHtmlViewerHeight property.
By default this property is true
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool CaptureEntirePage { get; set; }
Property Value
Boolean