Indexer for the collection. Returns a font.
Declaration Syntax
C# | Visual Basic |
public EmbeddedFont this[ int index ] { get; set; }
Public Default Property Item ( _ index As Integer _ ) As EmbeddedFont Get Set
Parameters
- index (Int32)
- Index
Return Value
Font