Presentation.Print(PrintOptions) Method
Prints the presentation with specified print options.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| printOptions | PrintOptions | An object that contains print options. |
Remarks
For more information, refer to the following help topic: Print Created or Loaded Presentations with DevExpress Presentation API.
See Also