HtmlStyleColorAndBackground Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
CSS2 common color and background styles. (Color, backgroundColor..etc)

Namespace:  ArtOfTest.WebAii.Controls.HtmlControls.HtmlAsserts
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public enum HtmlStyleColorAndBackground
Members

  Member nameValueDescription
Color0 Style is a simple color.
BackgroundColor1 Style is a background color.
BackgroundImage2 Style is a background image.
BackgroundRepeat3 Style is a backgroud repeat.
BackgroundAttachment4 Style is a background attachment.
BackgroundPosition5 Style is a background position.
Background6 Style is a background.
NotSet7 Infrastructure use only.
See Also

Reference