NotesSlide Class |
Namespace: Spire.Presentation
The NotesSlide type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DisplaySlideBackground |
Gets slide's display background.
Read only
DisplaySlideBackground
.
(Inherited from
ActiveSlide
.)
|
|
|
Name |
Gets or sets the name of a slide.
Read/write
String
.
(Inherited from
ActiveSlide
.)
|
|
|
NotesTextFrame |
Gets a TextFrame with notes' text if there is one.
Readonly
TextFrameProperties
.
|
|
|
OleObjects |
Returns the collection of Ole Objects on a slide.
Read-only
OleObjectCollection
(Inherited from
ActiveSlide
.)
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
Presentation | (Inherited from ActiveSlide .) |
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
Shapes |
Gets the shapes of a slide.
Read-only
ShapeCollection
.
(Inherited from
ActiveSlide
.)
|
|
|
SlideBackground |
Gets slide's background.
Read only
SlideBackground
.
(Inherited from
ActiveSlide
.)
|
|
|
SlideID |
Gets the ID of a slide.
Read-only
UInt32
.
(Inherited from
ActiveSlide
.)
|
|
|
SlideShowTransition |
Gets the Transition object which contains information about
how the specified slide advances during a slide show.
Read-only
SlideShowTransition
.
(Inherited from
ActiveSlide
.)
|
|
|
TagsList |
Gets the slide's tags collection.
Read-only
TagCollection
.
(Inherited from
ActiveSlide
.)
|
|
|
Theme |
Gets the theme object from master.
(Overrides
ActiveSlide
Theme
.)
|
|
|
Timeline |
Gets animation timeline object.
Read-only
TimeLine
.
(Inherited from
ActiveSlide
.)
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
ApplyTheme |
Applies extra color scheme to a slide.
(Overrides
ActiveSlide
ApplyTheme(SlideColorScheme)
.)
|
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Inherited from ActiveSlide .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetThumbnail(Size) |
Gets a Thumbnail Bitmap object with specified size.
|
|
|
GetThumbnail(Single, Single) |
Gets a Thumbnail Bitmap object with custom scaling.
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |