ObjUnselect Method

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

Description

Deselect all objects on page.

Note: if won't work if the current selection mode is different than normal. To activate normal selection mode, add Fred.SelNormal before Page.ObjUnSelect.

Syntax

Page.ObjUnSelect

Remarks

Returns error code.

Context

Page designer

See also

ObjSelect... methods