[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.RefFieldOptions.IncludeReferences

IncludeReferences Property

IncludeReferences

Gets or sets whether to include and increment footnote, endnote or comment numbers.

Default value is false.

This property has effect when the DisplayListNumber property value is None.

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