SystemFontSource
Overview
SystemFontSource is a class in Aspose.PDF FOSS for .NET.
Inherits from: FontSource.
A font source that searches the system’s installed fonts.
This class provides 2 methods for working with SystemFontSource objects in .NET programs.
Available methods include: Equals, GetHashCode.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
Equals(obj: object?) | All SystemFontSource instances are interchangeable. |
GetHashCode() | Calls GetHashCode on this SystemFontSource instance. |