[]
        
(Showing Draft Content)

C1.C1Preview.EmbeddedFontCollection.Item

this Property

this[int]

Gets the EmbeddedFont at the specified index.

Declaration
public EmbeddedFont this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As EmbeddedFont
Parameters
Type Name Description
int index

The index in the current collection.

Property Value
Type Description
EmbeddedFont

The EmbeddedFont at the specified index.