IPresentationFactoryReadPresentation Method |
Name | Description | |
---|---|---|
ReadPresentation(Byte) |
Reads an existing presentation from array
| |
ReadPresentation(Stream) |
Reads an existing presentation from stream
| |
ReadPresentation(String) |
Reads an existing presentation from file
| |
ReadPresentation(Byte, ILoadOptions) |
Reads an existing presentation from array with additional load options
| |
ReadPresentation(Stream, ILoadOptions) |
Reads an existing presentation from stream with additional load options
| |
ReadPresentation(String, ILoadOptions) |
Reads an existing presentation from stream with additional load options
|