SaveOptions.MarginPartStyle.IsAuto

SaveOptions.MarginPartStyle.IsAuto property

Gets or sets a value indicating whether this instance is auto.

public bool IsAuto { get; set; }

Property Value

true if this instance is auto; otherwise, false.

See Also