API Reference

Class

HtmlEditableLayoutDiagnosticCodes

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Modifiers static

Stable diagnostics for editable native HTML layout projection.

Inheritance

  • Object
  • HtmlEditableLayoutDiagnosticCodes

Fields

public const String RegionProjected #

A bounded region was retained for native destination projection.

Value: HtmlEditableLayoutRegionProjected
public const String RegionFragmented #

A region crossed render surfaces and stayed in semantic flow rather than becoming ambiguous native geometry.

Value: HtmlEditableLayoutRegionFragmented
public const String BackgroundLayersFlattened #

A destination flattened extra background layers.

Value: HtmlEditableLayoutBackgroundLayersFlattened
public const String EffectUnsupported #

A destination omitted an unsupported native effect while retaining editable content.

Value: HtmlEditableLayoutEffectUnsupported
public const String PlacementSimplified #

A native destination moved or resized a region to preserve existing editable content.

Value: HtmlEditableLayoutPlacementSimplified
public const String RegionImageOmitted #

A region image could not be retained by the destination's native editable representation.

Value: HtmlEditableLayoutRegionImageOmitted