GlyphTypeface.FontUri Property

Definition

Gets or sets the URI for the GlyphTypeface object.

public:
 property Uri ^ FontUri { Uri ^ get(); void set(Uri ^ value); };
public Uri FontUri { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public Uri FontUri { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.FontUri : Uri with get, set
member this.FontUri : Uri with get, set
Public Property FontUri As Uri

Property Value

Uri

The URI for the GlyphTypeface object.

Attributes

Applies to