XpsPackagingPolicy Class
Defines the writer, resource, print ticket, and package relationship settings that are associated with a specified XpsDocument.
Assembly: ReachFramework (in ReachFramework.dll)
System.Windows.Xps.Serialization::BasePackagingPolicy
System.Windows.Xps.Serialization::XpsPackagingPolicy
| Name | Description | |
|---|---|---|
![]() | XpsPackagingPolicy(XpsDocument^) | Initializes a new instance of the XpsPackagingPolicy class for a specified XpsDocument. |
![]() | XpsPackagingPolicy(XpsDocument^, PackageInterleavingOrder) | Initializes a new instance of the XpsPackagingPolicy class with a specified XpsDocument and specified interleave order. |
| Name | Description | |
|---|---|---|
![]() | CurrentFixedDocumentUri | Gets the uniform resource identifier (URI) of the current fixed document.(Overrides BasePackagingPolicy::CurrentFixedDocumentUri.) |
![]() | CurrentFixedPageUri | Gets the uniform resource identifier (URI) of the current fixed page.(Overrides BasePackagingPolicy::CurrentFixedPageUri.) |
| Name | Description | |
|---|---|---|
![]() | PackagingProgressEvent | Occurs when a FixedPage, FixedDocument, or FixedDocumentSequence is added to the XpsDocument. |
| Name | Description | |
|---|---|---|
![]() ![]() | IDisposable::Dispose() | This member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from BasePackagingPolicy.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





