API Reference

Class

HtmlRenderMetadata

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers sealed

Source document metadata retained by the shared renderer for output adapters.

Inheritance

  • Object
  • HtmlRenderMetadata

Usage

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

Returned or exposed by

Properties

public String Title { get; } #

HTML document title, when present.

public String Language { get; } #

HTML document language from lang or xml:lang, when present.

public HtmlRenderTextDirection Direction { get; } #

Document-level direction retained for navigation-capable output adapters.