Interface IReadOnlySystemFontCollection
Inherited Members
Namespace: SixLabors.Fonts
Assembly: IronXL.dll
Syntax
public interface IReadOnlySystemFontCollection : IReadOnlyFontCollection
Properties
SearchDirectories
Declaration
IEnumerable<string> SearchDirectories { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |