API Reference

Class

RtfToHtmlResult

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Base HtmlConversionResult<String>
Modifiers sealed

Semantic HTML plus structured diagnostics from RTF export.

Inheritance

  • HtmlConversionResult<String>
  • RtfToHtmlResult

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 IReadOnlyList<HtmlRtfConversionDiagnostic> RtfDiagnostics { get; } #

RTF-specific diagnostics in emission order.

public RtfConversionReport RtfReport { get; } #

Shared RTF fidelity report for this operation.