Search Results for

    Show / Hide Table of Contents

    Interface ITextBox

    Inherited Members
    IContentElement.Clone()
    IContentElement.Remove()
    IContentElement.Replace(IContentElement)
    IContentElement.Parent
    IContentElement.Status
    IHasParagraphStyle.Style
    Namespace: IronPPT.Interfaces
    Assembly: IronPPT.dll
    Syntax
    public interface ITextBox : IContentElement, IHasParagraphStyle

    Properties

    Paragraphs

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

    Texts

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

    Methods

    AddChild(IContentElement[])

    Declaration
    void AddChild(params IContentElement[] children)
    Parameters
    Type Name Description
    IContentElement[] children

    AddImage(IImage)

    Declaration
    IImage AddImage(IImage image)
    Parameters
    Type Name Description
    IImage image
    Returns
    Type Description
    IImage

    AddImage(AnyBitmap)

    Declaration
    IImage AddImage(AnyBitmap anyBitmap)
    Parameters
    Type Name Description
    IronSoftware.Drawing.AnyBitmap anyBitmap
    Returns
    Type Description
    IImage

    AddImage(Stream)

    Declaration
    IImage AddImage(Stream imageStream)
    Parameters
    Type Name Description
    System.IO.Stream imageStream
    Returns
    Type Description
    IImage

    AddImage(String)

    Declaration
    IImage AddImage(string imagePath)
    Parameters
    Type Name Description
    System.String imagePath
    Returns
    Type Description
    IImage

    AddParagraph(IParagraph)

    Declaration
    IParagraph AddParagraph(IParagraph paragraph)
    Parameters
    Type Name Description
    IParagraph paragraph
    Returns
    Type Description
    IParagraph

    AddShape(IShape)

    Declaration
    IShape AddShape(IShape shape)
    Parameters
    Type Name Description
    IShape shape
    Returns
    Type Description
    IShape

    AddText(IText)

    Declaration
    IText AddText(IText text)
    Parameters
    Type Name Description
    IText text
    Returns
    Type Description
    IText

    AddText(String)

    Declaration
    IText AddText(string text)
    Parameters
    Type Name Description
    System.String text
    Returns
    Type Description
    IText

    Inherited members

    Clone()
    Remove()
    Replace(IContentElement)
    Parent
    Status
    Style
    ☀
    ☾
    Downloads
    • Download with NuGet
    • Start for Free
    In This Article
    Back to top
    Install with NuGet
    Want to deploy IronPPT 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 IronPPT free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.