Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageNumbering Class / IncludeChapterNumber Property

In This Topic
    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