The following tables list the members exposed by XpsC1Doc.
Public Properties
| Name | Description |
| Document | Gets the source C1.C1Preview.C1PrintDocument. |
| LongOperationEventHandler | Gets or sets the delegate that will be called periodically while the document generates. |
| LongOperationEventSender | Gets or sets the sender argument for the long operation event. If not set, the current object is used. |
| XpsDocument | Gets the XpsC1Doc.XpsDocument representing the source document. Note that the document is committed when this property is first accessed, and cannot be changed afterwards. |
| XpsDpi | Gets the resolution used for pages' content. In the current version, this is determined by the CreationDpi of the source C1PrintDocument. |
Top
Public Methods
See Also