Click or drag to resize
Pdf Library for .NET

HtmlToImageWebPageHeight Property

Gets or sets the web page height. If the width was not set, this property has no effect.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public int WebPageHeight { get; set; }

Property Value

Type: Int32
See Also