DrawingDocument.SaveAs SaveCopyAs parameter

DrawingDocument.SaveAs SaveCopyAs parameter

Anonymous
Not applicable
359 Views
2 Replies
Message 1 of 3

DrawingDocument.SaveAs SaveCopyAs parameter

Anonymous
Not applicable
Hello,

I'd like to know what the SaveCopyAs parameter of the SaveAs function does. The description in the help file is 'Input Boolean that indicates whether the file to be saved is new or is a copy of a previously existing file.', but that doesn't help me very much.

Can someone tell me what exactly happens when this parameter is set to True or False?

Robert
0 Likes
360 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
true- saves a copy of the document in specified location and the active doc is still the old one
false-saves a copy of the document in specified location and the active doc is the newly created copy
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks cozmin!

Robert
0 Likes