XpsPackagingPolicy.CurrentFixedPageUri Property

Definition

Gets the uniform resource identifier (URI) of the current fixed page.

public:
 virtual property Uri ^ CurrentFixedPageUri { Uri ^ get(); };
public override Uri CurrentFixedPageUri { get; }
member this.CurrentFixedPageUri : Uri
Public Overrides ReadOnly Property CurrentFixedPageUri As Uri

Property Value

Uri

The URI of the current fixed page.

Applies to

See also