Table of Contents

Interface ILaidOutDocument

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

Marker interface for a fully laid-out document: the immutable result of the layout engine, with every element assigned a page and a position in twips. Renderers consume this seam only — they never see the mutable DOM.

public interface ILaidOutDocument

Properties

PageCount

Gets the number of laid-out pages.