Method AddDocument

AddDocument(ITeddsDocument)

Add an existing open document to the end of the collection of project items

Declaration
IProjectFileItem AddDocument(ITeddsDocument Document)
Parameters
Type Name Description
ITeddsDocument Document

Document to add

Returns
Type Description
IProjectFileItem

New project file object

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next