[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.DisplayListNumber

DisplayListNumber Enum

Specifies how field should display referenced paragraph list number.

Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public enum DisplayListNumber
Public Enum DisplayListNumber

Fields

Name Description
AllLevels

Causes the field to display the referenced paragraph list number for the all levels.

CurrentLevel

Causes the field to display the referenced paragraph list number for the current level only.

None

Causes the field to does not display the referenced paragraph list number.

RelativeLevels

Causes the field to display the referenced paragraph list number relative to its position in the numbering scheme.