TextContext: {
    index: number;
    page: number[];
    pages: number[][];
}

The text template rendering context.