EnumHtmlStyleColorAndBackground
Enum
CSS2 common color and background styles. (Color, backgroundColor..etc)
Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public enum HtmlStyleColorAndBackground
Fields
Background
Style is a background.
BackgroundAttachment
Style is a background attachment.
BackgroundColor
Style is a background color.
BackgroundImage
Style is a background image.
BackgroundPosition
Style is a background position.
BackgroundRepeat
Style is a backgroud repeat.
Color
Style is a simple color.
NotSet
Infrastructure use only.