[]
Gets or sets a value indicating whether the stylesheet should automatically upgrade.
public bool AutoUpgrade { get; set; }
A bool value where true indicates that the stylesheet will auto-upgrade; otherwise, false.
true
false