Variable HeaderFooterReferenceTypeConst

HeaderFooterReferenceType: {
    DEFAULT: "default";
    EVEN: "even";
    FIRST: "first";
} = ...