संपादित करें

इसके माध्यम से साझा किया गया


XpsResourceSharing Enum

Definition

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

public enum class XpsResourceSharing
public enum XpsResourceSharing
type XpsResourceSharing = 
Public Enum XpsResourceSharing
Inheritance
XpsResourceSharing

Fields

NoResourceSharing 1

The resources can not be shared.

ShareResources 0

The resources can be shared.

Applies to