Share via


_DRecipientControl.Font Property

Returns the font used to render the text inside the control. Read-only.

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

Syntax

'Declaration
<DispIdAttribute()> _
Property Font As Object
    Get
    Set
'Usage
Dim instance As _DRecipientControl
Dim value As Object

value = instance.Font

instance.Font = value
[DispIdAttribute()]
Object Font { get; set; }

Property Value

Type: System.Object

See Also

Reference

_DRecipientControl Interface

_DRecipientControl Members

Microsoft.Office.Interop.Outlook Namespace