Перечисление Unit
Represents the units of measure for report items.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration Unit
'Применение
Dim instance As Unit
public enum Unit
public enum class Unit
type Unit
public enum Unit
Элементы
Имя элемента | Описание | |
---|---|---|
Centimeter | Specifies that the unit is centimeters. | |
Inch | Specifies that the unit is inches. | |
Millimeter | Specifies that the unit is millimeters. | |
Percentage | Specifies that the unit is a percentage of the containing object. | |
Pica | Specifies that the unit is picas. | |
Point | Specifies that the unit is points. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering