Overload List
Name | Description | |
---|---|---|
Save(Stream) |
Saves the current document to a stream using the C1d format.
|
|
Save(String) | ||
Save(Stream, C1DocumentFormatEnum) |
Saves the current document to a stream using the specified format.
|
|
Save(String, C1DocumentFormatEnum) |
Saves the current document to a disk file using the specified format.
|