CalloutFormat.Type Property

Returns or sets a value that indicates the callout type.

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

Syntax

'Declaration
Property Type As MsoCalloutType
    Get
    Set
'Usage
Dim instance As CalloutFormat
Dim value As MsoCalloutType

value = instance.Type

instance.Type = value
MsoCalloutType Type { get; set; }

Property Value

Type: MsoCalloutType

See Also

Reference

CalloutFormat Interface

CalloutFormat Members

Microsoft.Office.Interop.Word Namespace