Partager via


AmbientTheme.FontName Propriété

Définition

Obtient ou définit le nom de la police ambiante pour l'aire de conception de workflow.

public:
 virtual property System::String ^ FontName { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.FontFamilyConverter))]
public virtual string FontName { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.Design.FontFamilyConverter))>]
member this.FontName : string with get, set
Public Overridable Property FontName As String

Valeur de propriété

String

Chaîne qui représente le nom de la police ambiante pour l'aire de conception de workflow.

Attributs

S’applique à