API Reference

Enum

HtmlHoverCapability

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Hover capability exposed to CSS media queries.

Inheritance

  • Enum
  • HtmlHoverCapability

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const HtmlHoverCapability None #

The static output has no hover state.

Value: 0
public const HtmlHoverCapability Hover #

The selected environment supports a convenient hover state.

Value: 1