Name | Description | |
---|---|---|
AlwaysInFront | Gets or sets a value indicating whether page borders are displayed in front of the document text. | |
AppliesTo | Specifies which pages the page border is printed on. | |
Bottom | Gets the bootom border. (Inherited from GrapeCity.Documents.Word.BorderCollection) | |
Left | Gets the left border. (Inherited from GrapeCity.Documents.Word.BorderCollection) | |
OffsetFrom | Gets or sets a value indicating whether a specified page border is measured from the edge of the page or from the text it surrounds. | |
Right | Gets the right border. (Inherited from GrapeCity.Documents.Word.BorderCollection) | |
SurroundsFooter | Gets or sets a value indicating whether a page border encompasses the document footer.
This property applies to all document sections and has effect only for sections where OffsetFrom property is equal to PageBorderOffsetFrom.Text. | |
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 PageBorderOffsetFrom.Text. | |
Top | Gets the top border. (Inherited from GrapeCity.Documents.Word.BorderCollection) |