SetStyleAsync
Описание: метод устанавливает стиль элемента
Синтаксис: SetStyleAsync(string cssText)
Возвращаемое значение: отсутствует
Пример:
await element.SetStyleAsync("width: 250px; background-color: #000000;");
Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software