SnapControlOptions.FileExportOptions Property
Provides access to the options for exporting the document in various formats.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
Declaration
Property Value
| Type | Description |
|---|---|
| DocumentSaveOptions | A DocumentSaveOptions object that contains export related settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to FileExportOptions |
|---|---|
| SnapControl |
|
See Also