API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.OpenDocumentAsCopy method
Opens a document without maintaining a link to the original document file name
Syntax:
Function OpenDocumentAsCopy(ByVal FileName As String, Optional ByVal Options As StructOpenOptions = Nothing) As Document
Parameters:
Name Type Description
FileName
String
Options
Specifies, through a value of StructOpenOptions, the settings to apply to the document.
Remarks:
The OpenDocumentAsCopy method opens an existing document without maintaining a link to the filename of the original document.