Skip to main content

IDocumentViewModel.StartDocumentCreation Event

Fires on starting the document creation process.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

event EventHandler StartDocumentCreation

Event Data

The StartDocumentCreation event's data class is EventArgs.

See Also