IXpsFixedPageReader.Uri Property

Definition

Gets the uniform resource identifier (URI) of the FixedPage.

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

Property Value

Uri

A Uri that represents the URI for the page.

Applies to