ShapeRange.Callout Property

Returns a CalloutFormat object that contains callout formatting properties for the specified ShapeRange object that represents callouts.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Callout As CalloutFormat
    Get
'Usage
Dim instance As ShapeRange
Dim value As CalloutFormat

value = instance.Callout
CalloutFormat Callout { get; }

Property Value

Type: Microsoft.Office.Interop.Word.CalloutFormat

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace