Winnovative PDF Chromium for .NET Documentation
C#
Show/Hide TOC
Html
To
Image
Converter
Capture
Entire
Page
Mode 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:
Winnovative.Pdf.Chromium
Assembly:
Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
Copy
public
CaptureEntirePageMode
CaptureEntirePageMode
{
get
;
set
; }
Property Value
CaptureEntirePageMode
See Also
Reference
HtmlToImageConverter Class
Winnovative.Pdf.Chromium Namespace
In This Article
Definition
See Also