2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
HeightThe height of the rendered document can be accessed using Size property of IHTMLElement. The following code snippet illustrates this. C# IHTMLElement elem = this.htmluiControl1.Document.RenderRoot; string height = elem.Size.Height.ToString();
VB Private elem As IHTMLElement = Me.htmluiControl1.Document.RenderRoot Private height As String = elem.Size.Height.ToString()
|
2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.