Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ExportOptions Class
Properties Methods


In This Topic
    ExportOptions Class Members
    In This Topic

    The following tables list the members exposed by ExportOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExportOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of export formats in the current ExportOptions.  
    Public PropertyGets or sets the default export provider. The default format is initially selected when showing the save file dialog.  
    Public PropertyOverloaded. Gets an ExporterOptions object by its index in the current ExportOptions.  
    Top
    Public Methods
     NameDescription
    Public MethodSearches the current ExportOptions for an index corresponding to the specified C1.C1Preview.Export.ExportProvider.  
    Public MethodSearches the current ExportOptions for an index corresponding to the specified format key (see C1.C1Preview.Export.ExportProvider.FormatKey).  
    Public MethodResets all export options to their default values.  
    Top
    See Also