C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class / XpsDocument Property

In This Topic
XpsDocument Property (XpsC1Doc)
In This Topic
Gets the XpsDocument representing the source document. Note that the document is committed when this property is first accessed, and cannot be changed afterwards.
Syntax
'Declaration
 
Public ReadOnly Property XpsDocument As XpsDocument
 
See Also