2027 Method
Changes 0
M

Application.NewProjectDocument

Description:
New project document
Remarks:
This command corresponds to New->Project command in the user-interface.
Overloads (2):
NewProjectDocument(String)
public virtual Document NewProjectDocument(
	string templateFileName
)
  • String
    templateFileName
    The template file name.
Return Value Document Document