WebPageFont.FixedWidthFont Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie ou définit le paramètre de police de largeur fixe dans l’application hôte.
public:
property System::String ^ FixedWidthFont { System::String ^ get(); void set(System::String ^ value); };
public string FixedWidthFont { get; set; }
member this.FixedWidthFont : string with get, set
Public Property FixedWidthFont As String
Valeur de propriété
Remarques
Lorsque vous définissez la propriété FixedWidthFont, l'application hôte ne vérifie pas si la valeur est valide ou non.