This property can be used to set a maximum limit in pixels for the rendered top part of a HTML document in this HTML object.
The default value is 0 and the height is not limited
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int MaxBrowserHeight { get; set; }
Public Property MaxBrowserHeight As Integer
Get
Set
public:
property int MaxBrowserHeight {
int get ();
void set (int value);
}
member MaxBrowserHeight : int with get, set
Property Value
Type:
Int32
Reference