Reports for WinForms
ReportSizeTypeToUnit メソッド

C1.C1Report.4 アセンブリ > C1.C1Rdl 名前空間 > ReportSize クラス : ReportSizeTypeToUnit メソッド
変換する ReportSizeType値。
ReportSizeType値を対応する C1.C1Preview.UnitTypeEnum値に変更します。
シンタックス
'宣言
 
Public Shared Function ReportSizeTypeToUnit( _
   ByVal reportSizeType As ReportSizeType _
) As UnitTypeEnum
public static UnitTypeEnum ReportSizeTypeToUnit( 
   ReportSizeType reportSizeType
)

パラメータ

reportSizeType
変換する ReportSizeType値。

戻り値の型

対応する C1.C1Preview.UnitTypeEnum値。
参照

ReportSize クラス
ReportSize メンバ