Namespace TallComponents.PDF.Rasterizer.Fonts
Class FontCollection
A font collection.
This collection is read-only, and cannot be changed.
Syntax
public class FontCollection
: Object
,
IEnumerable<Font>
Properties
Int32 Count
Get the number of Fontss actually contained in the FontCollection
Font Item
Get a Font by zero-based index from the FontCollection.