[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldOptions.ResetTo

ResetTo Property

ResetTo

Gets or sets the value to reset the sequence if the Behavior property is ResetTo.

Default value is 0.

Declaration
public int ResetTo { get; set; }
Public Property ResetTo As Integer
Exceptions
Type Condition
ArgumentOutOfRangeException

Thrown when trying to set value less than 0.