Resource Base
Table of contents

MergeDocumentOptions

Syntax

interface MergeDocumentOptions {
    name?: string; 
    author?: string; 
    creationDate?: string; 
    deleteOriginal?: boolean; 
}

Attributes

name

Specify the name of the new merged document.

author

Specify the author of the new merged document.

creationDate

Specify the creation date of the new merged document. Please note that the argument should be D:YYYYMMDDHHmmSS, like D:20230101085959.

deleteOriginal

Specify whether to delete the original documents.

Default value: false

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