InlineShapeObject Class
Represents the Inline Shape Object.
Inheritance
System.Object
Syncfusion.DocIO.DLS.XML.XDLSSerializableBase
InlineShapeObject
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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. |