Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public enum HtmlStyleColorAndBackground
Fields
C#
Background = 6
C#
BackgroundAttachment = 4
C#
BackgroundColor = 1
C#
BackgroundImage = 2
C#
BackgroundPosition = 5
C#
BackgroundRepeat = 3
C#
Color = 0
C#
NotSet = 7