Item

FontSubstitutionCollection indexer

Obtiene el elemento de fuente en el índice especificado.

public FontSubstitution this[int index] { get; }
ParámetroDescripción
indexÍndice dentro de la colección.

Valor_devuelto

Objeto FontSubstitution.

Ver también