Click or drag to resize

HtmlToPdfOptionsViewPortOptions Property

Gets or sets browser Width and Height and some other options. Default: 1920x1080.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.12.6
Syntax
public ViewPortOptions ViewPortOptions { get; set; }

Property Value

ViewPortOptions
See Also