Back to Devexpress

Presentation.Print() Method

officefileapi-devexpress-dot-docs-dot-presentation-dot-presentation-cbf86bcb.md

latest1.0 KB
Original Source

Presentation.Print() Method

Prints presentation to the default printer.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public void Print()
vb
Public Sub Print

Remarks

For more information, refer to the following help topic: Print Created or Loaded Presentations with DevExpress Presentation API.

See Also

Presentation Class

Presentation Members

DevExpress.Docs.Presentation Namespace