[]
Gets the EmbeddedFont at the specified index.
public EmbeddedFont this[int index] { get; }
Type | Name | Description |
---|---|---|
int | index | The index in the current collection. |
Type | Description |
---|---|
EmbeddedFont | The EmbeddedFont at the specified index. |