Add Designer Page statement - MapBasic - 2023

MapInfo MapBasic Reference

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapBasic
Version
2023
ft:locale
en-US
Product name
MapBasic
ft:title
MapInfo MapBasic Reference
First publish date
1985
ft:lastEdition
2023-09-12
ft:lastPublication
2023-09-12T16:32:32.686000

This statement adds one page to the Layout window. You can issue this statement from the MapBasic window in MapInfo Pro.

Syntax

Add Designer Page
	[ Window layout_win ]

layout_win is the window ID of a Layout window.

Description

The Add Designer Page statement adds one page to the Layout window. The page is added at the end of the collection of pages (at the end of the thumbnails). There is no limit to the number of pages you can add, it only depends on available memory.

See Also:

Create Designer Legend statement, Add Designer Frame statement, Add Designer Text statement, Add Image Frame statement, Remove Designer Page statement