WebPageFont.FixedWidthFont Propiedad

Definición

Devuelve o establece la configuración de fuente de ancho fijo en la aplicación host.

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

Valor de propiedad

Comentarios

Cuando se establece la propiedad FixedWidthFont, la aplicación host no comprueba si el valor es válido.

Se aplica a