2
Answers

Reading CSS file using C#

Mohan D

Mohan D

10y
665
1
I want to check the CSS file certain attributes (multiple) one example : "line-height:" property and throw a message to the user in cmd saying that this CSS has "line-height" property and also check for "font-size:" attribute and throw the msg. The CSS file will be placed in an unknown sub-directory in C:\Users\username\Desktop\CSS Folder . Please help
Answers (2)