This documentation is archived and is not being maintained.
XpsPackagingPolicy Class
Visual Studio 2010
Defines the writer, resource, print ticket, and package relationship settings that are associated with a specified XpsDocument.
System::Object
System.Windows.Xps.Serialization::BasePackagingPolicy
System.Windows.Xps.Serialization::XpsPackagingPolicy
System.Windows.Xps.Serialization::BasePackagingPolicy
System.Windows.Xps.Serialization::XpsPackagingPolicy
Assembly: ReachFramework (in ReachFramework.dll)
The XpsPackagingPolicy type exposes the following members.
| 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.) |
Top
| 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.) |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
