Back to Devexpress

LinkBase.PrintAsync() Method

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-43af66aa.md

latest1.0 KB
Original Source

LinkBase.PrintAsync() Method

OBSOLETE

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

Starts 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 PrintAsync()
vb
<Obsolete("This method is now obsolete. Asynchronous printing is no longer supported.")>
Public Sub PrintAsync

See Also

LinkBase Class

LinkBase Members

DevExpress.Xpf.Printing Namespace