Skip to main content
A newer version of this page is available. .

IDocumentViewModel.StartDocumentCreation Event

Fires on starting the document creation process.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v21.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

event EventHandler StartDocumentCreation

Event Data

The StartDocumentCreation event's data class is EventArgs.

See Also