[]
Gets or sets a value indicating the default value for the snapToGuides option.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? SnapToGuides { get; set; }
true if elements should snap to guides by default; otherwise, false.
true
false