CaptureEntirePageMode Enumeration

This enumeration defines the possible options for capturing the image of the entire HTML page, not just the visible viewport

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public enum CaptureEntirePageMode

Members

Browser1 Browser mode
Custom2 Custom mode

See Also