FlexReport for WinForms
ImageExporter クラス
メンバ 


C1.Document アセンブリ > C1.Document.Export.Ssrs 名前空間 : ImageExporter クラス
Base class for all exporters performing export to image format.
オブジェクト モデル
ImageExporter クラス
シンタックス
'宣言
 
Public MustInherit Class ImageExporter 
   Inherits PaginatedExporter
'使用法
 
Dim instance As ImageExporter
public abstract class ImageExporter : PaginatedExporter 
継承階層

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.BmpExporter
               C1.Document.Export.Ssrs.EmfExporter
               C1.Document.Export.Ssrs.GifExporter
               C1.Document.Export.Ssrs.JpegExporter
               C1.Document.Export.Ssrs.PngExporter

参照

参照

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