SpotLocation.PageUri Property

Definition

Gets or sets the URI of the page on which to display the digital signature.

public:
 property Uri ^ PageUri { Uri ^ get(); void set(Uri ^ value); };
public Uri PageUri { get; set; }
member this.PageUri : Uri with get, set
Public Property PageUri As Uri

Property Value

Uri

The URI of the page on which to display the signature.

Applies to