Home > Net > Browser cefsharp how to change the font, open the pages are the font, I was one of the parameters us
Browser cefsharp how to change the font, open the pages are the font, I was one of the parameters us
Time:04-26
I tried several ways all have no, browsersetting is useless
CodePudding user response:
Cefsharp is a framework, itself has no text content, it is just HTML content of container and a set of tools, HTML text style, including font is CSS to control, the corresponding, you want to modify the HTML content rendering fonts, you can check how to modify the CSS content,