AngleSharp by AngleSharp

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

 FeatureNames

public static class FeatureNames
A class with all names of the CSS medium features.
public static readonly string AspectRatio

Gets the name of the aspect-ratio feature.

public static readonly string Color

Gets the name of the color feature.

public static readonly string ColorIndex

Gets the name of the color-index feature.

public static readonly string DeviceAspectRatio

Gets the name of the device-aspect-ratio feature.

public static readonly string DeviceHeight

Gets the name of the device-height feature.

public static readonly string DevicePixelRatio

Gets the name of the device-pixel-ratio feature.

public static readonly string DeviceWidth

Gets the name of the device-width feature.

public static readonly string Grid

Gets the name of the grid feature.

public static readonly string Height

Gets the name of the height feature.

public static readonly string Hover

Gets the name of the hover feature.

public static readonly string MaxAspectRatio

Gets the name of the max-aspect-ratio feature.

public static readonly string MaxColor

Gets the name of the max-color feature.

public static readonly string MaxColorIndex

Gets the name of the max-color-index feature.

public static readonly string MaxDeviceAspectRatio

Gets the name of the max-device-aspect-ratio feature.

public static readonly string MaxDeviceHeight

Gets the name of the max-device-height feature.

public static readonly string MaxDevicePixelRatio

Gets the name of the max-device-pixel-ratio feature.

public static readonly string MaxDeviceWidth

Gets the name of the max-device-width feature.

public static readonly string MaxHeight

Gets the name of the max-height feature.

public static readonly string MaxMonochrome

Gets the name of the max-monochrome feature.

public static readonly string MaxResolution

Gets the name of the max-resolution feature.

public static readonly string MaxWidth

Gets the name of the max-width feature.

public static readonly string MinAspectRatio

Gets the name of the min-aspect-ratio feature.

public static readonly string MinColor

Gets the name of the min-color feature.

public static readonly string MinColorIndex

Gets the name of the min-color-index feature.

public static readonly string MinDeviceAspectRatio

Gets the name of the min-device-aspect-ratio feature.

public static readonly string MinDeviceHeight

Gets the name of the min-device-height feature.

public static readonly string MinDevicePixelRatio

Gets the name of the min-device-pixel-ratio feature.

public static readonly string MinDeviceWidth

Gets the name of the min-device-width feature.

public static readonly string MinHeight

Gets the name of the min-height feature.

public static readonly string MinMonochrome

Gets the name of the min-monochrome feature.

public static readonly string MinResolution

Gets the name of the min-resolution feature.

public static readonly string MinWidth

Gets the name of the min-width feature.

public static readonly string Monochrome

Gets the name of the monochrome feature.

public static readonly string Orientation

Gets the name of the orientation feature.

public static readonly string Pointer

Gets the name of the pointer feature.

public static readonly string Resolution

Gets the name of the resolution feature.

public static readonly string Scan

Gets the name of the scan feature.

public static readonly string Scripting

Gets the name of the scripting feature.

public static readonly string UpdateFrequency

Gets the name of the update-frequency feature.

public static readonly string Width

Gets the name of the width feature.