Object Model Reference : Classes : A : Application : Methods : Application.OpenDocumentAsCopy |
Function OpenDocumentAsCopy(FileName As String, [Options As StructOpenOptions]) As Document
Member of Application
The OpenDocumentAsCopy method opens an existing document without maintaining a link to the filename of the original document.
Parameter
|
Description
|
FileName
|
Specifies the full path name of the existing document to open
|
Options
|
Specifies, through a value of StructOpenOptions, the settings to apply to the document. This parameter is optional, and its default value is Nothing.
|
Copyright 2013 Corel Corporation. All rights reserved.