TableOfAuthorities.IncludeCategoryHeader Property
True if the category name for a group of entries appears in the table of authorities.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property IncludeCategoryHeader As Boolean
Get
Set
'Usage
Dim instance As TableOfAuthorities
Dim value As Boolean
value = instance.IncludeCategoryHeader
instance.IncludeCategoryHeader = value
bool IncludeCategoryHeader { get; set; }
Property Value
Type: System.Boolean
Remarks
The IncludeCategoryHeader property corresponds to the \h switch for a Table of Authorities (TOA) field.