menu

Document Processing

InlineShapeObject Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    InlineShapeObject Class

    Represents the Inline Shape Object.

    Inheritance
    System.Object
    OwnerHolder
    Syncfusion.DocIO.DLS.XML.XDLSSerializableBase
    Entity
    WidgetBase
    ParagraphItem
    ShapeObject
    InlineShapeObject
    Implements
    IParagraphItem
    IEntity
    IOfficeRun
    Inherited Members
    Entity.Clone()
    Entity.IsComposite
    Entity.NextSibling
    Entity.Owner
    Entity.PreviousSibling
    OwnerHolder.Document
    OwnerHolder.m_doc
    ParagraphItem.ApplyStyle(String)
    ParagraphItem.CloneRun()
    ParagraphItem.Dispose()
    ParagraphItem.IsDeleteRevision
    ParagraphItem.IsInsertRevision
    ParagraphItem.m_charFormat
    ParagraphItem.OwnerMathRunElement
    ParagraphItem.OwnerParagraph
    ShapeObject.CreateLayoutInfo()
    ShapeObject.EntityType
    ShapeObject.InitXDLSHolder()
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public class InlineShapeObject : ShapeObject, IXDLSSerializable, IParagraphItem, IEntity, IOfficeRun, ILeafWidget, IWidget

    Methods

    CloneImpl()

    Clones the current item.

    Declaration
    protected override object CloneImpl()
    Returns
    Type Description
    System.Object

    An object that is cloned copy of current item.

    Overrides
    ShapeObject.CloneImpl()

    Implements

    IParagraphItem
    IEntity
    IOfficeRun
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved