Click or drag to resize
Pdf Library for .NET

HtmlToPdfResultWebPageSize Property

The size of the web page in pixels.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public SizeF WebPageSize { get; }

Property Value

Type: SizeF
Remarks
1px is 1/96 inch at 96 DPI.
See Also