Click or drag to resize

_Presentation Methods

The _Presentation type exposes the following members.

Methods
Name Description
Protected method AddReference (Inherited from PptObject .)
Protected method CheckDisposed (Inherited from PptObject .)
Public method Dispose
Dispose object and free resources.
(Inherited from PptObject .)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Protected method Finalize (Inherited from PptObject .)
Protected method FindParent(Type) (Inherited from PptObject .)
Protected method FindParent( Type ) (Inherited from PptObject .)
Protected method FindParent(Type, Boolean) (Inherited from PptObject .)
Protected method FindParents (Inherited from PptObject .)
Public method GetBytes
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetStream
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method LoadFromFile(String)
Public method LoadFromFile(String, FileFormat)
Public method LoadFromFile(String, String)
Public method LoadFromFile(String, FileFormat, String)
Public method LoadFromStream(Stream, FileFormat)
Public method LoadFromStream(Stream, FileFormat, String)
Opens the document from a stream.
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Protected method OnDispose
Method which can be overriden by users to take any specific actions when object is disposed.
(Inherited from PptObject .)
Protected method ReleaseReference (Inherited from PptObject .)
Public method SaveToFile(Stream, FileFormat)
Public method SaveToFile(String, FileFormat)
Protected method SetParent (Inherited from PptObject .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also