PresentationFactoryGetPresentationInfo Method

Overload List
  NameDescription
Public methodGetPresentationInfo(Stream)
Creates new PresentationInfo object from stream and binds presentation to it. Gets info about presentation in specified stream.
Public methodGetPresentationInfo(String)
Creates new PresentationInfo object from file and binds presentation to it.
See Also