MasterHandoutSlide Class |
Namespace: Aspose.Slides
The MasterHandoutSlide type exposes the following members.
Name | Description | |
---|---|---|
![]() | Background |
Returns slide's background.
Read-only IBackground.
(Inherited from BaseSlide.) |
![]() | Controls |
Returns the collection of ActiveX controls on a slide.
Read-only IControlCollection.
(Inherited from BaseSlide.) |
![]() | CustomData |
Returns the slide's custom data.
Read-only ICustomData.
(Inherited from BaseSlide.) |
![]() | HeaderFooterManager |
Returns HeaderFooter manager of the master handout slide.
Read-only IMasterHandoutSlideHeaderFooterManager.
|
![]() | HyperlinkQueries |
Provides easy access to contained hyperlinks.
Read-only IHyperlinkQueries.
(Inherited from BaseSlide.) |
![]() | Name |
Returns or sets the name of a slide.
Read/write String.
(Inherited from BaseSlide.) |
![]() | Presentation |
Returns IPresentation interface.
Read-only IPresentation.
(Inherited from BaseSlide.) |
![]() | Shapes |
Returns the shapes of a slide.
Read-only IShapeCollection.
(Inherited from BaseSlide.) |
![]() | ShowMasterShapes |
Specifies if shapes on the master slide should be shown on slides or not.
For master slide itself this property always returns false.
Read/write Boolean.
(Overrides BaseSlideShowMasterShapes.) |
![]() | SlideId |
Returns the ID of a slide.
Read-only UInt32.
(Inherited from BaseSlide.) |
![]() | SlideShowTransition |
Returns the Transition object which contains information about
how the specified slide advances during a slide show.
Read-only ISlideShowTransition.
(Inherited from BaseSlide.) |
![]() | ThemeManager |
Returns the theme manager.
Read-only IMasterThemeManager.
|
![]() | Timeline |
Returns animation timeline object.
Read-only IAnimationTimeLine.
(Inherited from BaseSlide.) |
Name | Description | |
---|---|---|
![]() | CreateThemeEffective |
Returns an effective theme for this slide.
(Inherited from BaseSlide.) |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Equals(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.
(Inherited from BaseSlide.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FindShapeByAltText |
Finds first occurrence of a shape with the specified alternative text.
(Inherited from BaseSlide.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | JoinPortionsWithSameFormatting |
Joins runs with same formatting in all paragraphs all acceptable shapes.
(Inherited from BaseSlide.) |
![]() | JoinPortionsWithSameFormatting(IShapeCollection) |
Joins runs with same formatting in all paragraphs in all acceptable shapes.
(Inherited from BaseSlide.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |