다음을 통해 공유


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

멤버

멤버 이름 설명
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.