API Reference

Class

HtmlRenderResourceRequest

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Policy-approved resource request passed to an application-supplied resolver.

Inheritance

  • Object
  • HtmlRenderResourceRequest

Usage

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

Accepted by parameters

Properties

public Uri Uri { get; } #

Absolute URI after base-URI resolution and URL-policy evaluation.

public String Source { get; } #

Raw source reference from the HTML document.

public HtmlResourceKind Kind { get; } #

Resource kind requested by the renderer.