[]
Gets or sets the settings for the rulers button.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public RulersButton RulersButton { get; set; }
| Type | Description |
|---|---|
| RulersButton | An instance of RulersButton that defines the settings for the rulers button. |