[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.SeqFieldOptions.Behavior

Behavior Property

Behavior

Gets or sets the field behavior.

Default value is Next.

If Bookmark property value is not null the value is Bookmark.

Declaration
public SeqFieldBehavior Behavior { get; set; }
Public Property Behavior As SeqFieldBehavior
Exceptions
Type Condition
PropertyNullOrWhiteSpaceException

Thrown when trying to set Bookmark and property Bookmark is null or empty string.