Variable LineNumberRestartFormatConst

LineNumberRestartFormat: {
    CONTINUOUS: "continuous";
    NEW_PAGE: "newPage";
    NEW_SECTION: "newSection";
} = ...

Type declaration

  • Readonly CONTINUOUS: "continuous"
  • Readonly NEW_PAGE: "newPage"
  • Readonly NEW_SECTION: "newSection"

Generated using TypeDoc