API Reference
Class
HtmlEditableLayoutProjection
Shared rendered placement plan consumed by thin native target adapters.
Inheritance
- Object
- HtmlEditableLayoutProjection
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public HtmlRenderDocument RenderedDocument { get; } #Backend-neutral rendered evidence used to derive native geometry.
public IReadOnlyList<HtmlRenderLayoutRegion> Regions { get; } #Bounded, single-surface editable regions in source order.
public IReadOnlyList<HtmlDiagnostic> Diagnostics { get; } #Projection diagnostics, including stable fragmentation decisions.