ReportViewer for ASP.NET Web Forms
IsC1PrintDocument メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > Utils クラス : IsC1PrintDocument メソッド
テストするオブジェクト。
オブジェクトが C1PrintDocument として表すことができるかどうかをテストします。
シンタックス
'宣言
 
Public Shared Function IsC1PrintDocument( _
   ByVal o As System.Object _
) As System.Boolean
public static System.bool IsC1PrintDocument( 
   System.object o
)

パラメータ

o
テストするオブジェクト。

戻り値の型

オブジェクトが C1PrintDocument または C1.C1Report の場合は true、 その他の場合は false
参照

Utils クラス
Utils メンバ