संपादित करें

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


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

Name Value Description
ShareResources 0

The resources can be shared.

NoResourceSharing 1

The resources can not be shared.

Applies to