PageStructureChange 型の別名

PageStructureChange: { add: boolean; checkNumPages: number; mod?: PageModification; modOnly?: boolean; pageIndex: number }

ページ構造の変更。

型宣言

  • add: boolean
  • checkNumPages: number
  • オプション mod?: PageModification
  • オプション modOnly?: boolean
  • pageIndex: number