SaveAs Method (DioDocument)

Purpose

Saves the documents with a different name.

Syntax

Object.SaveAs (sFileName)

 

The SaveAs property syntax has the following parts:

Name

Type

Description

Object

DioDocument

DioDocument object.

sFileName

String

New document name.

 

See Also

Path