[]
Represents a single setting used in the configuration of report export operations.
public class ExportSetting
The ExportSetting
class defines a setting that can be used to configure various aspects of report export operations, including its value and visibility.
Name | Description |
---|---|
ExportSetting() |
Name | Description |
---|---|
Value | Gets or sets the value of the export setting. |
Visible | Gets or sets a value indicating whether the export setting is visible. |