FlexReport for WinForms
Exporter クラス メソッド


C1.Document.4.6.2 アセンブリ > C1.Document.Export.Ssrs 名前空間 : Exporter クラス

このクラスのメンバの一覧は、Exporterメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドTests whether the C1.Document.Export.ExportFilter can handle the specified type of document pages' range. The default implementation of this method returns true if the specified range type is C1.Document.OutputRangeType.All, false otherwise. C1.Document.Export.ExportFilterから継承されます。
Public メソッドオーバーロードされます。 Disposes the C1.Document.Export.ExportFilter object. C1.Document.Export.ExportFilterから継承されます。
Public メソッド C1.Document.Export.ExportFilterから継承されます。
Public メソッドオーバーライドされます。 Overridden. This functions does not used in SSRS exporters and throws NotImplementedException.  
Public メソッドDisplays a dialog that allows the user to edit the export options. C1.Document.Export.ExportFilterから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーロードされます。 For internal use.  
Protected メソッドFor internal use.  
Protected メソッドCopies the options from the specified export options form to corresponding properties on the current exporter. Can be overridden in a derived class to handle format-specific options. C1.Document.Export.ExportFilterから継承されます。
Protected メソッドCopies the properties of the current exporter to corresponding user-editable options of the specified export options form. Can be overridden in a derived class to handle format-specific options. C1.Document.Export.ExportFilterから継承されます。
Protected メソッドDisposes the C1.Document.Export.ExportFilter object. C1.Document.Export.ExportFilterから継承されます。
Protected メソッドReturns DeviceInfo string for SSRS.  
Protected メソッドReturns format identifier for SSRS.  
Protected メソッドReturns stream which should be used to store content if exporter produces SINGLE file during export. Do NOT dispose this stream, it will be automatically disposed after export if needed. C1.Document.Export.ExportFilterから継承されます。
Protected メソッドReturns stream which can be used to store content if exporter produces MULTIPLE files during export. Dispose this stream after using. C1.Document.Export.ExportFilterから継承されます。
Protected メソッドオーバーライドされます。   
トップ
参照

参照

Exporter クラス
C1.Document.Export.Ssrs 名前空間