Type alias WindowViewsPrintOptions

WindowViewsPrintOptions: {
    content: "views";
    includeSelf?: boolean;
}

Type declaration

  • content: "views"
  • Optional includeSelf?: boolean

Generated using TypeDoc