API Reference

Class

HtmlToRtfResult

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

RTF document plus structured diagnostics from HTML import.

Inheritance

  • HtmlConversionResult<RtfDocument>
  • HtmlToRtfResult

Usage

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

Properties

public IReadOnlyList<HtmlRtfConversionDiagnostic> RtfDiagnostics { get; } #

RTF-specific diagnostics in emission order.

public RtfConversionReport RtfReport { get; } #

Shared RTF fidelity report for this operation.