AngleSharp by AngleSharp

<PackageReference Include="AngleSharp" Version="0.9.8.1" />

 Map

static class Map
A collection of mappings for CSS (keywords to constants).
public static readonly Dictionary<string, AnimationDirection> AnimationDirections

Contains the string-AnimationDirection mapping.

public static readonly Dictionary<string, AnimationFillStyle> AnimationFillStyles

Contains the string-AnimationFillStyle mapping.

public static readonly Dictionary<string, BackgroundAttachment> BackgroundAttachments

Contains the string-BackgroundAttachment mapping.

public static readonly Dictionary<string, BackgroundRepeat> BackgroundRepeats

Contains the string-BackgroundRepeat mapping.

public static readonly Dictionary<string, BlendMode> BlendModes

Contains the string-BlendMode mapping.

public static readonly Dictionary<string, BorderRepeat> BorderRepeatModes

Contains the string-BorderRepeat mapping.

public static readonly Dictionary<string, BoxModel> BoxModels

Contains the string-BoxModel mapping.

public static readonly Dictionary<string, BreakMode> BreakInsideModes

Contains the string-BreakMode (inside) mapping.

public static readonly Dictionary<string, BreakMode> BreakModes

Contains the string-BreakMode (general) mapping.

public static readonly Dictionary<string, ClearMode> ClearModes

Contains the string-ClearMode mapping.

public static readonly Dictionary<string, SystemCursor> Cursors

Contains the string-whitespace mapping.

public static readonly Dictionary<string, string> DefaultFontFamilies

Contains the string-whitespace mapping.

public static readonly Dictionary<string, DirectionMode> DirectionModes

Contains the string-DirectionMode mapping.

public static readonly Dictionary<string, DisplayMode> DisplayModes

Contains the string-DisplayMode mapping.

public static readonly Dictionary<string, Floating> FloatingModes

Contains the string-Floating mapping.

public static readonly Dictionary<string, FontSize> FontSizes

Contains the string-whitespace mapping.

public static readonly Dictionary<string, FontStretch> FontStretches

Contains the string-FontStretch mapping.

public static readonly Dictionary<string, FontStyle> FontStyles

Contains the string-FontStyle mapping.

public static readonly Dictionary<string, FontVariant> FontVariants

Contains the string-FontVariant mapping.

public static readonly Dictionary<string, FontWeight> FontWeights

Contains the string-FontWeight mapping.

public static readonly Dictionary<string, HorizontalAlignment> HorizontalAlignments

Contains the string-HorizontalAlignment mapping.

public static readonly Dictionary<string, float> HorizontalModes

Contains the string-horizontal modes mapping.

public static readonly Dictionary<string, HoverAbility> HoverAbilities

Contains the string-HoverAbility mapping.

public static readonly Dictionary<string, LineStyle> LineStyles

Contains the string-LineStyle mapping.

public static readonly Dictionary<string, ListPosition> ListPositions

Contains the string-ListPosition mapping.

public static readonly Dictionary<string, ListStyle> ListStyles

Contains the string-ListStyle mapping.

public static readonly Dictionary<string, ObjectFitting> ObjectFittings

Contains the string-ObjectFitting mapping.

public static readonly Dictionary<string, OverflowMode> OverflowModes

Contains the string-OverflowMode mapping.

public static readonly Dictionary<string, BreakMode> PageBreakModes

Contains the string-BreakMode (page) mapping.

public static readonly Dictionary<string, PlayState> PlayStates

Contains the string-PlayState mapping.

public static readonly Dictionary<string, PointerAccuracy> PointerAccuracies

Contains the string-PointerAccuracy mapping.

public static readonly Dictionary<string, PositionMode> PositionModes

Contains the string-PositionMode mapping.

public static readonly Dictionary<string, SizeMode> RadialGradientSizeModes

Contains the string-SizeMode mapping.

public static readonly Dictionary<string, ScriptingState> ScriptingStates

Contains the string-ScriptingState mapping.

public static readonly Dictionary<string, SystemFont> SystemFonts

Contains the string-SystemFont mapping.

public static readonly Dictionary<string, TextDecorationLine> TextDecorationLines

Contains the string-TextDecorationLine mapping.

public static readonly Dictionary<string, TextDecorationStyle> TextDecorationStyles

Contains the string-TextDecorationStyle mapping.

public static readonly Dictionary<string, TextTransform> TextTransforms

Contains the string-TextTransform mapping.

public static readonly Dictionary<string, ITimingFunction> TimingFunctions

Contains the string-TimingFunction mapping.

public static readonly Dictionary<string, UnicodeMode> UnicodeModes

Contains the string-UnicodeMode mapping.

public static readonly Dictionary<string, UpdateFrequency> UpdateFrequencies

Contains the string-UpdateFrequency mapping.

public static readonly Dictionary<string, VerticalAlignment> VerticalAlignments

Contains the string-VerticalAlignment mapping.

public static readonly Dictionary<string, float> VerticalModes

Contains the string-vertical modes mapping.

public static readonly Dictionary<string, Visibility> Visibilities

Contains the string-Visibility mapping.

public static readonly Dictionary<string, Whitespace> WhitespaceModes

Contains the string-Whitespace mapping.