Property Item
Namespace TallComponents.PDF.Rasterizer.Fonts
Class FontCollection
Get a Font by zero-based index from the FontCollection.
Syntax
public
Font
Item
[
Int32
index
]
{
get;
}
Parameters
Int32
index
Property value
Font