Name | Description | |
---|---|---|
![]() | XpsC1Doc Constructor | Overloaded. |
The following tables list the members exposed by XpsC1Doc.
Name | Description | |
---|---|---|
![]() | XpsC1Doc Constructor | Overloaded. |
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 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. |
Name | Description | |
---|---|---|
![]() | Commit | Commits the document. |
![]() | Dispose | Overloaded. |
![]() | RuToXpsPixel | Converts an absolute value in document's ResolvedUnitType units to a value in XPS pixels. |
![]() | UnitToXpsPixel | Converts a C1.C1Preview.Unit value to XPS pixels using the page resolution (XpsDpi). |