Add Designer Page statement - MapBasic - 2023

MapInfo MapBasic Reference

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapBasic
Version
2023
Language
English
Product name
MapBasic
Title
MapInfo MapBasic Reference
First publish date
1985
Last updated
2023-09-12
Published on
2023-09-12T16:32:32.686312

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