Back to Devexpress

LinkBase.CancelPrintAsync() Method

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-c9de802d.md

latest1.0 KB
Original Source

LinkBase.CancelPrintAsync() Method

OBSOLETE

This method is now obsolete. Asynchronous printing is no longer supported.

Stops asynchronous printing.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
[Obsolete("This method is now obsolete. Asynchronous printing is no longer supported.")]
public void CancelPrintAsync()
vb
<Obsolete("This method is now obsolete. Asynchronous printing is no longer supported.")>
Public Sub CancelPrintAsync

See Also

LinkBase Class

LinkBase Members

DevExpress.Xpf.Printing Namespace