Freigeben über


FontUnit.Empty-Feld

Stellt ein leeres FontUnit-Objekt dar.

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)

Syntax

'Declaration
Public Shared ReadOnly Empty As FontUnit
'Usage
Dim value As FontUnit

value = FontUnit.Empty
public static readonly FontUnit Empty
public:
static initonly FontUnit Empty
public static final FontUnit Empty
public static final var Empty : FontUnit

Hinweise

Mit dem Empty-Feld wird ein leeres FontUnit-Objekt dargestellt. Wenn dieses Feld verwendet wird, wird keine HTML-Ausgabe erstellt.

Plattformen

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.

Versionsinformationen

.NET Framework

Unterstützt in: 2.0, 1.1, 1.0

Siehe auch

Referenz

FontUnit-Struktur
FontUnit-Member
System.Web.UI.WebControls-Namespace
FontSize-Enumeration
Smaller
Larger
XXSmall
XSmall
Small
Medium
Large
XLarge
XXLarge