Edit

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 { get; set; }
member this.FontUri : Uri with get, set
Public Property FontUri As Uri

Property Value

Uri

The URI for the GlyphTypeface object.

Applies to