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

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > PdfExporter クラス : 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。
参照

PdfExporter クラス
PdfExporter メンバ