Aracılığıyla paylaş


PublishSettings.IsSpellCheckerEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="spellChecker")]
public bool IsSpellCheckerEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spellChecker")>]
member this.IsSpellCheckerEnabled : bool with get, set
Public Property IsSpellCheckerEnabled As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to