Save Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

Description

Updates the specified multi-page layout preset.

If position is (0-4) the  layout preset is updated with current parameters, giving a specific name if not empty.

To only update current preset, use oLay.Save "",-1.

The data is stored into the user configuration (FramePW section, Layouts key).

Syntax

oLay.Save (name, position)

oLay

Required. Object name, returned by Create Layout object

name

Required. Layout name. Leave empty ("") to update the current preset.

position

Required. Layout position 0 to 4. Specify as -1 to update the current preset.

Context

Page editing window

See also

Other Layout methods and properties