Click or drag to resize

NotesSlide Methods

The NotesSlide type exposes the following members.

Methods
Name Description
Protected method AddReference (Inherited from PptObject .)
Public method ApplyTheme
Applies extra color scheme to a slide.
(Overrides ActiveSlide ApplyTheme(SlideColorScheme) .)
Protected method CheckDisposed (Inherited from PptObject .)
Public method Dispose
Dispose object and free resources.
(Inherited from PptObject .)
Public method Equals (Inherited from ActiveSlide .)
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 GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetThumbnail(Size)
Gets a Thumbnail Bitmap object with specified size.
Public method GetThumbnail(Single, Single)
Gets a Thumbnail Bitmap object with custom scaling.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
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 .)
Protected method SetParent (Inherited from PptObject .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also