Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

SectionAfterPageBreak

import type { SectionAfterPageBreak } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";

The configuration of a page break after a section.

interface SectionAfterPageBreak {
Status?: SectionPageBreakStatus | null;
}

§Properties

§

The option that enables or disables a page break at the end of a section.