[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.AutoNumFieldOptions.Separator

Separator Property

Separator

Gets or sets the character that separates the field result from the following content.

The default value is the dot ('.') character.

Declaration
public char Separator { get; set; }
Public Property Separator As Char