Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the font style for the text within a report item.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration FontStyles
'Usage
Dim instance As FontStyles
public enum FontStyles
public enum class FontStyles
type FontStyles
public enum FontStyles
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Default | Specifies the default font style, which is the same as Normal. | |
| Italic | Specifies that the font is italicized. | |
| Normal | Specifies that the font is not italicized. |