Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.InsertPages


CorelScript.InsertPages

Function InsertPages(BeforePage As Boolean, NumberOfPages As Long, StartPageNumber As Long) As Long

Description

Member of CorelScript

The InsertPages method inserts the specified number of pages into the current drawing.

Parameter
Description
BeforePage
Specifies where to place the insertion point. True (-1) positions the insertion point before the current page, while False (0) positions it after the current page.
NumberOfPages
Specifies the number of pages to insert
StartPageNumber
Specifies the page number at which to begin the insertion

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.