HtmlStyleFont Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
CSS2 common font styles. (Family, size..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 HtmlStyleFont
Members

  Member nameValueDescription
Family0 The font's family
Style1 The font's style
Variant2 The fonts variant.
Weight3 The font's weight.
Size4 The font's size.
Stretch5 The font's stretch.
NotSet6 Infrastructure use only.
See Also

Reference