Presentation.ExportTheme(Stream) Method
Exports the presentation theme to the specified stream.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| stream | Stream | The stream to which the presentation theme is exported. |
See Also