CaptureEntirePageMode Enumeration
This enumeration defines the possible options for capturing the image of the entire HTML page, not just the visible viewport
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public enum CaptureEntirePageMode
Browser | 1 |
Browser mode
|
Custom | 2 |
Custom mode
|