[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageBorderCollection.SurroundsHeader

SurroundsHeader Property

SurroundsHeader

Gets or sets a value indicating whether a page border encompasses the document header.

This property applies to all document sections and has effect only for sections where OffsetFrom property is equal to Text.

Declaration
public bool SurroundsHeader { get; set; }
Public Property SurroundsHeader As Boolean