[]
Gets or sets the array of export types available via the export functionality of the viewer.
[Browsable(true)]
public Exports AvailableExports { get; set; }
| Type | Description |
|---|---|
| Exports | A Exports value indicating the available export types. |