XpsDocumentWriter.WriteAsync Method (DocumentPaginator, Object)
.NET Framework 4.5
Writes asynchronously paginated content from a specified DocumentPaginator to the target XpsDocument or PrintQueue.
Namespace: System.Windows.Xps
Assembly: System.Printing (in System.Printing.dll)
public override void WriteAsync( DocumentPaginator documentPaginator, Object userSuppliedState )
Parameters
- documentPaginator
- Type: System.Windows.Documents.DocumentPaginator
An object that contains a pointer to unpaginated source material; also contains methods for paginating the material.
- userSuppliedState
- Type: System.Object
A user-specified object to identify and associate with the asynchronous operation.
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.