API Reference

Class

HtmlSemanticResource

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Policy-normalized resource reference interpreted from a semantic element.

Inheritance

  • Object
  • HtmlSemanticResource

Usage

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

Properties

public HtmlResourceKind Kind { get; } #

Resource kind.

public String Source { get; } #

Policy-normalized source value.

public String AlternateText { get; } #

Accessible alternate text.

public String MediaType { get; } #

Declared or data-URI media type.

public Nullable<Double> WidthPixels { get; } #

Resolved CSS or HTML width in pixels, when explicitly available.

public Nullable<Double> HeightPixels { get; } #

Resolved CSS or HTML height in pixels, when explicitly available.

public HtmlSemanticSourceLocation SourceLocation { get; } #

Source provenance.