[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.AutoNumLglFieldOptions.SkipPeriod

SkipPeriod Property

SkipPeriod

Gets or sets whether the number is displayed in legal format without a trailing period.

The default value is false.

Declaration
public bool SkipPeriod { get; set; }
Public Property SkipPeriod As Boolean