FontEmbeddingManager Class

Definition

Provides functionality for physical and composite font embedding.

public ref class FontEmbeddingManager
public class FontEmbeddingManager
type FontEmbeddingManager = class
Public Class FontEmbeddingManager
Inheritance
FontEmbeddingManager

Constructors

FontEmbeddingManager()

Initializes a new instance of the FontEmbeddingManager class.

Properties

GlyphTypefaceUris

Returns the collection of glyph typefaces used by the GlyphRun specified in the RecordUsage(GlyphRun) method.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
GetUsedGlyphs(Uri)

Retrieves the list of glyphs used by the glyph typeface.

MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
RecordUsage(GlyphRun)

Initiates the collection of usage information about the glyph typeface and indices used by a specified GlyphRun.

ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to