Class Dompdf\Frame\FrameTree

implements IteratorAggregate

Represents an entire document as a tree of frames

The FrameTree consists of {@link Frame} objects each tied to specific DOMNode objects in a specific DomDocument. The FrameTree has the same structure as the DomDocument, but adds additional capabilities for styling and layout.

Methods
Properties