<Code Lib>
2020 Method
Changes 0
M

Application.NewProjectDocument(String)

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
)

Return Value Document

Loading…