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

In This Topic
    Item Property (ExportOptions)
    In This Topic
    Gets an ExporterOptions object by its index in the current ExportOptions.
    Overload List
    OverloadDescription
    Gets an ExporterOptions object by its index in the current ExportOptions.  
    Gets an ExporterOptions object by the type of its C1.C1Preview.Export.ExportProvider.  
    Gets an ExporterOptions object by the format key of the export provider (see C1.C1Preview.Export.ExportProvider.FormatKey).  
    See Also