_RecipientControlClass.Font Property

Definition

This is a .NET class or a member of a .NET class created when processing a COM coclass that is required by managed code for interoperability with the corresponding COM object. Use the primary interface that is in the COM coclass to access the object and its members. For information about the object and its members, see _DRecipientControl.

public:
 virtual property System::Object ^ Font { System::Object ^ get(); void set(System::Object ^ value); };
public virtual object Font { get; set; }
Public Overridable Property Font As Object

Property Value

Implements

Applies to