Freigeben über


Unit-Enumeration

Represents the units of measure for report items.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Enumeration Unit
'Usage
Dim instance As Unit
public enum Unit
public enum class Unit
type Unit
public enum Unit

Elemente

Elementname Beschreibung
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.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace