Get ShapeObject's text body by text identifier.
Namespace: Spire.Doc.CollectionsAssembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public IDocumentObject GetDocObject( int shapeId )
Public Function GetDocObject ( shapeId As Integer ) As IDocumentObject
public: IDocumentObject^ GetDocObject( int shapeId )
member GetDocObject : shapeId : int -> IDocumentObject
Parameters
- shapeId
- Int32
The shape id.