Este tema aún no ha recibido ninguna valoración - Valorar este tema

StyleSheet.Font (Propiedad)

Devuelve un objeto FontInfo que contiene información de fuentes referente al control.

Espacio de nombres: System.Web.UI.MobileControls
Ensamblado: System.Web.Mobile (en system.web.mobile.dll)

[BindableAttribute(false)] 
public override FontInfo Font { get; }
/** @property */
public FontInfo get_Font ()

public override function get Font () : FontInfo

No aplicable.

Valor de propiedad

FontInfo que contiene la información de fuente sobre el control.
Tipo de excepciónCondición

Exception

Se ha obtenido acceso a la propiedad Font en tiempo de ejecución.

Windows 98, Windows 2000 Service Pack 4, Windows CE, Windows Millennium, Windows Mobile para Pocket PC, Windows Mobile para Smartphone, Windows Server 2003, Windows XP Media Center, Windows XP Professional x64, Windows XP SP2, Windows XP Starter

Microsoft .NET Framework 3.0 es compatible con Windows Vista, Microsoft Windows XP SP2 y Windows Server 2003 SP1.

.NET Framework

Compatible con: 3.0, 2.0, 1.1
¿Te ha resultado útil?
(Caracteres restantes: 1500)
© 2013 Microsoft. Reservados todos los derechos.