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

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

    System.Object
                C1.C1Preview.Export.GifExportProvider

    See Also