FlexReport for WinForms
PaginatedExporter クラス
メンバ 


C1.Document.4.6.2 アセンブリ > C1.Document.Export.Ssrs 名前空間 : PaginatedExporter クラス
Base class for paginated exporters like PDF, IMAGE and so on.
オブジェクト モデル
PaginatedExporter クラス
シンタックス
'宣言
 
Public MustInherit Class PaginatedExporter 
   Inherits Exporter
'使用法
 
Dim instance As PaginatedExporter
public abstract class PaginatedExporter : Exporter 
継承階層

System.Object
   C1.Document.Export.ExportFilter
      C1.Document.Export.Ssrs.Exporter
         C1.Document.Export.Ssrs.PaginatedExporter
            C1.Document.Export.Ssrs.ImageExporter
            C1.Document.Export.Ssrs.TiffExporter
            C1.Win.C1Document.Export.Ssrs.PdfExporter

参照

参照

PaginatedExporter メンバ
C1.Document.Export.Ssrs 名前空間