HiQPdf Documentation

HtmlConverterBaseMaxBrowserHeight Property

Quickly Create High Quality PDFs
This property can be used to set a maximum limit in pixels for the rendered top part of a HTML document. The default value is 0 and the height is not limited

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

public int MaxBrowserHeight { get; set; }

Property Value

Type: Int32
See Also

Reference