[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PageBorderAppliesTo

Enum PageBorderAppliesTo

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies which pages the page border is printed on.

public enum PageBorderAppliesTo

Fields

AllPages = 0

Page border is shown on all pages of a section.

FirstPage = 1

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

OtherPages = 2

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