XpsDocumentNotificationLevel Enumeration
Indicates whether a write operation to an XML Paper Specification (XPS) document or a print queue sends back page-by-page and document-by-document progress notifications.
Assembly: System.Printing (in System.Printing.dll)
When notification is not enabled, the XpsDocumentWriter copies the serialized XML Paper Specification (XPS) document to the target XpsDocument or PrintQueue that created the XpsDocumentWriter. When it is enabled, the XpsDocumentWriter first deserializes the document, next reserializes it, and then writes it to the target while it sends progress notifications for each page and document.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.