[]
        
(Showing Draft Content)

C1.Win.C1Document.Export.Ssrs.PdfExporter.CanExportRange

CanExportRange Method

CanExportRange(OutputRangeType)

Tests whether the specified type of range can be exported by the exporter.

Declaration
public override bool CanExportRange(OutputRangeType rangeType)
Parameters
Type Name Description
OutputRangeType rangeType

The C1.Document.OutputRangeType to test.

Returns
Type Description
bool

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