BaseSlide Methods

The BaseSlide type exposes the following members.

Methods
  NameDescription
Public methodCreateBackgroundEffective Obsolete.
Creates and returns IBackgroundEffectiveData object which contains effective background properties.
Public methodCreateThemeEffective
Returns an effective theme for this slide.
Public methodEquals(Object) (Inherited from Object.)
Public methodEquals(IBaseSlide)
Determines whether the two IBaseSlide instances are equal. Returning value is calculated based on slide's structure and static content. Two slides are equal if all shapes, styles, texts, animation and other settings. etc. are equal. The comparison doesn't take into account unique identifier values, e.g. SlideId and dynamic content, e.g. current date value in Date Placeholder.
Protected methodFinalize (Inherited from Object.)
Public methodFindShapeByAltText
Finds first occurrence of a shape with the specified alternative text.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodInitSlideShowTransition
Public methodJoinPortionsWithSameFormatting
Joins runs with same formatting in all paragraphs all acceptable shapes.
Public methodJoinPortionsWithSameFormatting(IShapeCollection)
Joins runs with same formatting in all paragraphs in all acceptable shapes.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also