Document Library for WinForms
CanExportRange メソッド (MhtmlExporter)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export.Ssrs 名前空間 > MhtmlExporter クラス : CanExportRange メソッド
The C1.Win.Document.OutputRangeType to test.
Tests whether the specified type of range can be exported by the current exporter.
シンタックス
'宣言
 
Public Overrides Function CanExportRange( _
   ByVal rangeType As OutputRangeType _
) As System.Boolean
public override System.bool CanExportRange( 
   OutputRangeType rangeType
)

パラメータ

rangeType
The C1.Win.Document.OutputRangeType to test.

戻り値の型

True if the specified range can be exported, false otherwise.
参照

MhtmlExporter クラス
MhtmlExporter メンバ