ObjDuplicate Method

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

Description

Duplicates and optionally converts selected objects.

Syntax

Page.ObjDuplicate (bShowDialog, int2, dim3, dim4, bln5, bln6)

bShowDialog

True of False

int2        

number of copies

dim3        

horizontal offset of the copy

dim4        

vertical offset of the copy

bln5        

TRUE = convert boxes and circles into frames

bln6        

TRUE = convert frames and pictures into boxes

 

True,True: convert frame to a box

False,True: convert box to a frame

Remarks

Returns error code.

Context

Page designer

All object creation related commands

AddBoxEx, AddElliEx, AddHRuleEx, AddImageEx, AddLibObj, AddLibObjId, AddVRuleEx, ArticleNewPicture

EditPaste, EditPasteAttrib, EditPasteEx, ImgInsert, ImgInsertType, ObjDuplicate