2021 Method
Changes 0
M

Application.NewProjectTemplateDocument

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