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

In This Topic
    BmpExportProvider Class
    In This Topic
    Describes export to bitmaps representing the pages of a document.
    Object Model
    BmpExportProvider Class
    Syntax
    'Declaration
     
    Public Class BmpExportProvider 
       Inherits ImageExportProvider
    public class BmpExportProvider : ImageExportProvider 
    Inheritance Hierarchy

    System.Object
                C1.C1Preview.Export.BmpExportProvider

    See Also