Namespace Telerik.Windows.Documents.DocumentStructure
Classes
Represents the end node of a box element in the document structure. |
Represents a box node in a document structure, which can contain other nodes and defines a specific area for layout and styling purposes. |
Represents a stack of box parents in the document structure. This class is used to manage and access the hierarchical structure of box elements. |
Represents the starting node of a box in the document structure. |
Represents a collection of document structure elements for managing and manipulating document layouts. |
Represents a linked list collection that allows for efficient insertion and removal of elements. |
RadLinkedList<T>.Enumerator<TEnum> Represents an enumerator for the RadLinkedList, providing the ability to iterate through the elements in the list. |
Represents a node in a linked list for Telerik's document structure. |