IXpsFixedPageReader.GetFont(Uri) Methode

Definitie

Hiermee haalt u het lettertype op met de opgegeven URI (Uniform Resource Identifier).

public:
 System::Windows::Xps::Packaging::XpsFont ^ GetFont(Uri ^ uri);
public System.Windows.Xps.Packaging.XpsFont GetFont(Uri uri);
abstract member GetFont : Uri -> System.Windows.Xps.Packaging.XpsFont
Public Function GetFont (uri As Uri) As XpsFont

Parameters

uri
Uri

De URI van het lettertype.

Retouren

Het lettertype met de opgegeven URI.

Van toepassing op