C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export.Xps Namespace / XpsC1Doc Class
Properties Methods


XpsC1Doc Class Members

The following tables list the members exposed by XpsC1Doc.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the source C1.C1Preview.C1PrintDocument.  
Public PropertyGets or sets the delegate that will be called periodically while the document generates.  
Public PropertyGets or sets the sender argument for the long operation event. If not set, the current object is used.  
Public PropertyGets the XpsDocument representing the source document. Note that the document is committed when this property is first accessed, and cannot be changed afterwards.  
Public PropertyGets the resolution used for pages' content. In the current version, this is determined by the CreationDpi of the source C1PrintDocument.  
Top
Public Methods
 NameDescription
Public MethodCommits the document.  
Public MethodOverloaded.   
Public MethodConverts an absolute value in document's ResolvedUnitType units to a value in XPS pixels.  
Public MethodConverts a C1.C1Preview.Unit value to XPS pixels using the page resolution (XpsDpi).  
Top
See Also