2X faster development
The ultimate WinForms UI toolkit to boost your development speed.
Font settingsHTMLUI uses a default font to render the text from the HTML document, in cases where there are no specifications for the font to be used. This font can be changed through the DefaultFormat property written while initializing the HTMLUI control. C# htmluiControl1 = new Syncfusion.Windows.Forms.HTMLUI.HTMLUIControl(); htmluiControl1.DefaultFormat.Font = new Font("Pristina",16);
VB Private htmluiControl1 = New Syncfusion.Windows.Forms.HTMLUI.HTMLUIControl() Private htmluiControl1.DefaultFormat.Font = New Font("Pristina",16)
|
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.