HtmlConverterBaseMinBrowserHeight Property

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

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public int MinBrowserHeight { get; set; }

Property Value

Int32

See Also