GetInlineObject(Int32) Method
Gets the inline object at the specified position.
'Declaration
Public Overloads Function GetInlineObject( _
ByVal As System.Integer _
) As InlineObject
Parameters
- currentPosition
- The specified text position.
Return Value
an application-defined inline object.