次の方法で共有


Unit 列挙体

レポート アイテムの測定単位を表します。

名前空間:  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 単位をセンチメートルと指定します。
Inch 単位をインチと指定します。
Millimeter 単位をミリメートルと指定します。
Percentage 単位を親オブジェクトの割合と指定します。
Pica 単位をパイカと指定します。
Point 単位をポイントと指定します。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間