XpsDocument Property (C1PrintDocument)
Gets the
System.Windows.Xps.Packaging.XpsDocument representing the current document. Note that retrieving the value of this property generates the document, hence the application should cache the value if it needs to be accessed more than once.
'Declaration
Public ReadOnly Property XpsDocument As XpsDocument