FontEmbeddingManager.RecordUsage(GlyphRun) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lance la collection d’informations d’utilisation sur la police de glyphe et les index utilisés par un élément spécifié GlyphRun.
public:
void RecordUsage(System::Windows::Media::GlyphRun ^ glyphRun);
public void RecordUsage(System.Windows.Media.GlyphRun glyphRun);
member this.RecordUsage : System.Windows.Media.GlyphRun -> unit
Public Sub RecordUsage (glyphRun As GlyphRun)
Paramètres
Remarques
Utilisez la GlyphTypefaceUris propriété pour renvoyer la collection de polices de glyphe utilisées par glyphRun.