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. |
Box | The "Box" button is visible. |
Dropbox | The "Dropbox" button is visible. |
Ftp | The "Ftp" button is visible. |
GoogleDrive | The "GoogleDrive" button is visible. |
None | No items visible. |
S3 | The "S3" button is visible. |
SkyDrive | The "SkyDrive" button is visible. |