XpsResourceSharing Enumeration

 

Specifies whether resources can be shared between pages and documents in an XpsDocument.

Namespace:   System.Windows.Xps.Packaging
Assembly:  ReachFramework (in ReachFramework.dll)

public enum class XpsResourceSharing

Member nameDescription
NoResourceSharing

The resources can not be shared.

ShareResources

The resources can be shared.

.NET Framework
Available since 3.0
Return to top
Show: