Application.NewProjectDocument
Description:
New project document
New project document
Remarks:
This command corresponds to New->Project command in the user-interface.
This command corresponds to New->Project command in the user-interface.
Overloads (2):
public virtual Document NewProjectDocument(
string templateFileName
)
-
StringtemplateFileNameThe template file name.
-
If 'templateFileName' isor an empty string.
-
If the new project document cannot be created.