Share via


PageNumbers.IncludeChapterNumber Property

True if a chapter number is included with page numbers or a caption label.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property IncludeChapterNumber As Boolean
    Get
    Set
'Usage
Dim instance As PageNumbers
Dim value As Boolean

value = instance.IncludeChapterNumber

instance.IncludeChapterNumber = value
bool IncludeChapterNumber { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

PageNumbers Interface

PageNumbers Members

Microsoft.Office.Interop.Word Namespace