API Reference

Enum

HtmlCssMediaContext

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

Media context used by lightweight CSS analysis in shared HTML conversion workflows.

Inheritance

  • Enum
  • HtmlCssMediaContext

Usage

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

Accepted by parameters

Values

public const HtmlCssMediaContext Screen #

Screen-oriented analysis, matching browser defaults for HTML conversion previews.

Value: 0
public const HtmlCssMediaContext Print #

Print-oriented analysis for PDF and high-fidelity print conversion profiles.

Value: 1