IPresentationFactoryReadPresentation Method

Overload List
  NameDescription
Public methodReadPresentation(Byte)
Reads an existing presentation from array
Public methodReadPresentation(Stream)
Reads an existing presentation from stream
Public methodReadPresentation(String)
Reads an existing presentation from file
Public methodReadPresentation(Byte, ILoadOptions)
Reads an existing presentation from array with additional load options
Public methodReadPresentation(Stream, ILoadOptions)
Reads an existing presentation from stream with additional load options
Public methodReadPresentation(String, ILoadOptions)
Reads an existing presentation from stream with additional load options
See Also