[]
Gets or sets the list of fonts displayed in Font property editors all over Designer.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public object[] Fonts { get; set; }
| Type | Description |
|---|---|
| object[] | An array of objects representing fonts or font headers. |
It should be Font or FontHeader.