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
Property Font As Object
    Get
    Set
'Usage
Dim instance As _DRecipientControl
Dim value As Object

value = instance.Font

instance.Font = value
Object Font { get; set; }

Property Value

Type: System.Object

See Also

Reference

_DRecipientControl Interface

_DRecipientControl Members

Microsoft.Office.Interop.Outlook Namespace