CaptureEntirePageMode Enumeration

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public enum CaptureEntirePageMode

Members

Browser1 Browser mode
Custom2 Custom mode

See Also