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


In This Topic
    C1mdxExportProvider Class Methods
    In This Topic

    For a list of all members of this type, see C1mdxExportProvider members.

    Public Methods
     NameDescription
    Public MethodOverridden. Tests whether the specified object represents a document that can be exported by a C1mdxExporter.  
    Public MethodTests whether the Exporter associated with the current export provider can handle the specified type of document pages' range. The default implementation of this method returns true if the specified range type is C1.C1Preview.OutputRangeTypeEnum.All, false otherwise. (Inherited from C1.C1Preview.Export.ExportProvider)
    Public MethodOverridden. Tests whether documents of the specified type can be exported by a C1mdxExporter.  
    Public MethodOverridden. Creates a new instance of C1mdxExporter.  
    Top
    See Also