Document Library for WPF
CanExportRange メソッド (ImageExporter)

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > ImageExporter クラス : CanExportRange メソッド
テストする C1.WPF.Document.OutputRangeType
現在のエクスポータが、指定された型の範囲をエクスポートできるかどうかをテストします。
シンタックス
'宣言
 
Public Overrides Function CanExportRange( _
   ByVal rangeType As OutputRangeType _
) As System.Boolean
public override System.bool CanExportRange( 
   OutputRangeType rangeType
)

パラメータ

rangeType
テストする C1.WPF.Document.OutputRangeType

戻り値の型

指定された範囲をエクスポートできる場合は true、そうでない場合は false。
参照

ImageExporter クラス
ImageExporter メンバ