Resource Base
Table of contents

TransferOptions

Syntax

interface TransferOptions {
    sourceIndices? : number[];
    insertBeforeIndex? : number;
}

Attributes

sourceIndices

The array of pages indices to be moved or copied. If it is not specified, all pages will be moved or copied.

insertBeforeIndex

The moved or copied pages will be placed before this index. If it is not specified or out of the maximum range, the specified page(s) will be moved or copied after the last page.

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support