Mohan D

Mohan D

  • NA
  • 7
  • 4.4k

Reading CSS file using C#

Oct 27 2014 6:40 AM
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)