HiQPdf Documentation

HtmlConverterBaseMinBrowserHeight Property

Quickly Create High Quality PDFs
This property can be used to set a minimum height in pixels to be rendered. The default value is 0 pixels. This property is ignored when the BrowserHeight property is set

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public int MinBrowserHeight { get; set; }

Property Value

Type: Int32
See Also

Reference