HtmlToImageConverterCaptureEntirePageMode Property

The content loading mode used by the HTML to Image converter. This flag has effect only if CaptureEntirePage is also true. The default mode is Browser

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public CaptureEntirePageMode CaptureEntirePageMode { get; set; }

Property Value

CaptureEntirePageMode

See Also