Перечисление FontStyles
Specifies the font style for the text within a report item.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration FontStyles
'Применение
Dim instance As FontStyles
public enum FontStyles
public enum class FontStyles
type FontStyles
public enum FontStyles
Элементы
| Имя элемента | Описание | |
|---|---|---|
| Default | Specifies the default font style, which is the same as Normal. | |
| Normal | Specifies that the font is not italicized. | |
| Italic | Specifies that the font is italicized. |