Grooper Help - Version 25.0
25.0.0052 2,272

Download Format

Embedded Object GrooperReview.Pages.Search

Represents a format option for downloading search result sets on the Search Page.

Remarks

DownloadFormat is an abstract base class for implementing custom download formats in Grooper Review.

Derived Types

There are 2 implementations of Download Format.

Download CSV Provides a download format for exporting search results as a CSV file, with options for flattening fields and including system or complex fields.
Download ZIP Provides a download format for exporting search results as a ZIP archive containing document files, with support for Grooper ZIP archives and standard ZIPs.
Notification