Variable PageBorderDisplayConst

PageBorderDisplay: {
    ALL_PAGES: "allPages";
    FIRST_PAGE: "firstPage";
    NOT_FIRST_PAGE: "notFirstPage";
} = ...