Enum PreviewClouds
Specifies the set of cloud exports available in the preview.
Namespace: FastReport
Assembly: FastReport.dll
Syntax
[Flags]
public enum PreviewClouds
Fields
| Name | Description |
|---|---|
| All | The All export in clouds buttons is visible. |
| BoxStorageClient | The "Box" button is visible. |
| DropboxStorageClient | The "Dropbox" button is visible. |
| FtpStorageClient | The "Ftp" button is visible. |
| GoogleDriveStorageClient | The "GoogleDrive" button is visible. |
| None | No items visible. |
| S3StorageClient | The "S3" button is visible. |
| SkyDriveStorageClient | The "SkyDrive" button is visible. |