InlineShapeObject Class
Represents the Inline Shape Object.
Inheritance
System.Object
Syncfusion.DocIO.DLS.XML.XDLSSerializableBase
InlineShapeObject
Inherited Members
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. |