ProjectSave Method |
Name | Description | |
---|---|---|
![]() | Save(String) |
Saves the project data to the file in mpp format.
|
![]() ![]() | Save(Stream, MPPSaveOptions) |
Saves the project to a stream using the specified save options.
|
![]() ![]() | Save(Stream, SaveFileFormat) |
Saves the project data to the stream.
|
![]() ![]() | Save(Stream, SaveOptions) |
Saves the project to a stream using the specified save options.
|
![]() ![]() | Save(String, MPPSaveOptions) |
Saves the document to mpp file format using the specified save options.
|
![]() ![]() | Save(String, SaveFileFormat) |
Saves the project data to the file.
|
![]() ![]() | Save(String, SaveOptions) |
Saves the document to a file using the specified save options.
|