PageModification: { height?: number; rotate?: number; tabs?: "S" | "R" | "C"; width?: number }

Page modification.

Type declaration

  • Optional height?: number
  • Optional rotate?: number
  • Optional tabs?: "S" | "R" | "C"
  • Optional width?: number