Énumération Unit
Represents the units of measure for report items.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration Unit
'Utilisation
Dim instance As Unit
public enum Unit
public enum class Unit
type Unit
public enum Unit
Membres
Nom de membre | Description | |
---|---|---|
Percentage | Specifies that the unit is a percentage of the containing object. | |
Inch | Specifies that the unit is inches. | |
Point | Specifies that the unit is points. | |
Centimeter | Specifies that the unit is centimeters. | |
Millimeter | Specifies that the unit is millimeters. | |
Pica | Specifies that the unit is picas. |