IncludeChapterNumber Property
In This Topic
Gets or sets a value indicating whether a chapter number is included with page numbers or a caption label.
Syntax
'Declaration
Public Property IncludeChapterNumber As System.Boolean
public System.bool IncludeChapterNumber {get; set;}
See Also