ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / C1dbExporter Class
Members

In This Topic
    C1dbExporter Class
    In This Topic
    Represents an object that can be used to export a document to C1DB format.
    Object Model
    C1dbExporter Class
    Syntax
    'Declaration
     
    Public Class C1dbExporter 
       Inherits C1dExporterBase
    public class C1dbExporter : C1dExporterBase 
    Inheritance Hierarchy

    System.Object
                C1.C1Preview.Export.C1dbExporter

    See Also