[]
Gets or sets the list of fonts displayed in Font property editors all over Designer.
[Parameter]
public object[] Fonts { get; init; }
Type | Description |
---|---|
object[] | An array of object representing the fonts. |
This property can only be set once during object initialization and cannot be changed afterwards.