docx

    Variable PageBorderDisplayConst

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

    Type declaration

    • ReadonlyALL_PAGES: "allPages"
    • ReadonlyFIRST_PAGE: "firstPage"
    • ReadonlyNOT_FIRST_PAGE: "notFirstPage"
    MMNEPVFCICPMFPCPTTAAATR