Search Results for

    Show / Hide Table of Contents

    Interface IElementContainer

    Represents a container for various document elements, including text, drawings, paragraphs, tables, and multi-level text lists.

    Inherited Members
    ITextContainer.AddText(String)
    ITextContainer.AddText(TextContent)
    ITextContainer.ExtractText()
    ITextContainer.ReplaceText(String, String)
    ITextContainer.FindText(String)
    ITextContainer.Remove(TextContent)
    IDrawContainer.AddShape(ShapeContent)
    IDrawContainer.AddImage(ImageContent)
    IDrawContainer.AddImage(Stream)
    IDrawContainer.AddImage(String)
    IDrawContainer.AddImage(AnyBitmap)
    IDrawContainer.ExtractShapes()
    IDrawContainer.ExtractImages()
    Namespace: IronWord.Models.Abstract.Interfaces
    Assembly: IronWord.dll
    Syntax
    public interface IElementContainer : ITextContainer, IDrawContainer

    Properties

    MultiLevelTextLists

    Gets the list of MultiLevelTextList elements contained in the element container.

    Declaration
    List<MultiLevelTextList> MultiLevelTextLists { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<MultiLevelTextList>

    Paragraphs

    Gets the list of Paragraph elements contained in the element container.

    Declaration
    List<Paragraph> Paragraphs { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<Paragraph>

    Methods

    AddMultiLevelTextList(MultiLevelTextList)

    Adds a MultiLevelTextList to the element container.

    Declaration
    MultiLevelTextList AddMultiLevelTextList(MultiLevelTextList multiLevelTextList)
    Parameters
    Type Name Description
    MultiLevelTextList multiLevelTextList

    The MultiLevelTextList to be added.

    Returns
    Type Description
    MultiLevelTextList

    The added MultiLevelTextList.

    AddParagraph(Paragraph)

    Adds a Paragraph to the element container.

    Declaration
    Paragraph AddParagraph(Paragraph paragraph)
    Parameters
    Type Name Description
    Paragraph paragraph

    The Paragraph to be added.

    Returns
    Type Description
    Paragraph

    The added Paragraph.

    AddTable(Table)

    Adds a Table to the element container.

    Declaration
    Table AddTable(Table table)
    Parameters
    Type Name Description
    Table table

    The Table to be added.

    Returns
    Type Description
    Table

    The added Table.

    Inherited members

    AddText(String)
    AddText(TextContent)
    ExtractText()
    ReplaceText(String, String)
    FindText(String)
    Remove(TextContent)
    AddShape(ShapeContent)
    AddImage(ImageContent)
    AddImage(Stream)
    AddImage(String)
    AddImage(AnyBitmap)
    ExtractShapes()
    ExtractImages()
    ☀
    ☾
    Downloads
    • Download with NuGet
    • Start for Free
    In This Article
    Back to top
    Install with NuGet
    Want to deploy IronWord to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronWord free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.