Appearance
Mobile Web Capture API Reference / TransferMode
Enumeration: TransferMode
Whether a page transfer duplicates the pages or relocates them.
Enumeration Members
Copy
Copy:
"copy"
Leaves the pages in the source document and adds copies to the target.
Move
Move:
"move"
Removes the pages from the source document and adds them to the target.