Property WordWrap
WordWrap
Gets or sets whether long lines wrap to the next line.
[JsonProperty("wordwrap")]
public NuiProperty<bool> WordWrap { get; set; }
Gets or sets whether long lines wrap to the next line.
[JsonProperty("wordwrap")]
public NuiProperty<bool> WordWrap { get; set; }