Property FontId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
FontId
Represents the font style for the display name.
[JsonProperty("font_id")]
public DisplayNameFont FontId { get; set; }
Represents the font style for the display name.
[JsonProperty("font_id")]
public DisplayNameFont FontId { get; set; }