API Documentation > CorelDRAW > 2025-v26 > Document > IVGDocument
Document.SaveAsCopy method
Saves the document to a new file but doesn't keep the link to it
Syntax:
Sub SaveAsCopy(ByVal FileName As String, Optional ByVal Options As StructSaveAsOptions = Nothing)
Parameters:
Name Type Description
FileName
String
Options
Specifies the save options of the document.
Remarks:
The SaveAsCopy method saves a document to a new file without keeping the link to it.