Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ImageExporter Class
Members

In This Topic
    ImageExporter Class
    In This Topic
    Represents an object that can be used to export a document to a sequence of images.
    Object Model
    ImageExporter Class
    Syntax
    'Declaration
     
    Public Class ImageExporter 
       Inherits PagesExporter
    public class ImageExporter : PagesExporter 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Export.Exporter
          C1.C1Preview.Export.PagesExporter
             C1.C1Preview.Export.ImageExporter

    See Also