API Reference
Class
HtmlEditableLayoutDiagnosticCodes
Stable diagnostics for editable native HTML layout projection.
Inheritance
- Object
- HtmlEditableLayoutDiagnosticCodes
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Fields
public const String RegionProjected #A bounded region was retained for native destination projection.
Value:
HtmlEditableLayoutRegionProjectedpublic const String RegionFragmented #A region crossed render surfaces and stayed in semantic flow rather than becoming ambiguous native geometry.
Value:
HtmlEditableLayoutRegionFragmentedpublic const String BackgroundLayersFlattened #A destination flattened extra background layers.
Value:
HtmlEditableLayoutBackgroundLayersFlattenedpublic const String EffectUnsupported #A destination omitted an unsupported native effect while retaining editable content.
Value:
HtmlEditableLayoutEffectUnsupportedpublic const String PlacementSimplified #A native destination moved or resized a region to preserve existing editable content.
Value:
HtmlEditableLayoutPlacementSimplifiedpublic const String RegionImageOmitted #A region image could not be retained by the destination's native editable representation.
Value:
HtmlEditableLayoutRegionImageOmitted