A font collection.
Namespace: TallComponents.PDF.FontsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class FontCollection : IEnumerable<Font>, IEnumerable |
| Visual Basic |
|---|
Public Class FontCollection _ Implements IEnumerable(Of Font), IEnumerable |
Remarks
This collection is read-only and cannot be changed.