Namespace IronWord.Models.Abstract.Interfaces
Interfaces
IContentElement
Represents an element that can contain and manage child content elements.
IDrawContainer
Represents a container that can hold drawings such as images and shapes.
IElementContainer
Represents a container for various document elements, including text, drawings, paragraphs, tables, and multi-level text lists.
ITextContainer
Represents a container for text elements.
ITextContentElement
Represents an element with text content that can be searched, replaced, and converted to a string.