Overload List
| Name | Description | |
|---|---|---|
|
|
Load(Stream) |
Loads the current document from a stream.
The stream should contain a document in C1d format.
|
|
|
Load(String) | |
|
|
Load(Stream, C1DocumentFormatEnum) |
Loads the current document from a stream.
|
|
|
Load(String, C1DocumentFormatEnum) |
Loads the current document from a file.
|