Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HeaderFooter Class / LinkToPrevious Property

In This Topic
    LinkToPrevious Property
    In This Topic
    Gets or sets a value indicating whether the header/footer is linked to the previous section.
    Syntax
    'Declaration
     
    Public Property LinkToPrevious As System.Boolean
    public System.bool LinkToPrevious {get; set;}
    See Also