Shape.Callout Property

Definition

Returns a CalloutFormat object that contains callout formatting properties for the specified shape.

public:
 property Microsoft::Office::Interop::Word::CalloutFormat ^ Callout { Microsoft::Office::Interop::Word::CalloutFormat ^ get(); };
public Microsoft.Office.Interop.Word.CalloutFormat Callout { get; }
member this.Callout : Microsoft.Office.Interop.Word.CalloutFormat
Public ReadOnly Property Callout As CalloutFormat

Property Value

Remarks

This property applies to Shape objects that represent callouts.

Applies to