[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageBorderAppliesTo

PageBorderAppliesTo Enum

Specifies which pages the page border is printed on.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum PageBorderAppliesTo
Public Enum PageBorderAppliesTo

Fields

Name Description
AllPages

Page border is shown on all pages of a section.

FirstPage

Page border is shown on the first page of a section only.

OtherPages

Page border is shown on all pages except the first page of a section.