com.aspose.slides
Class MasterHandoutSlide

java.lang.Object
  extended by com.aspose.slides.BaseSlide
      extended by com.aspose.slides.MasterHandoutSlide
All Implemented Interfaces:
IBaseSlide, IMasterHandoutSlide, IMasterThemeable, IPresentationComponent, ISlideComponent, IThemeable

public class MasterHandoutSlide
extends BaseSlide
implements IMasterHandoutSlide

Represents master slide for handouts.


Method Summary
 void applyColorScheme(ExtraColorScheme scheme)
          Deprecated. 
 IMasterThemeManager getThemeManager()
           Returns the theme manager.
 
Methods inherited from class com.aspose.slides.BaseSlide
createThemeEffective, findShapeByAltText, getBackground, getControls, getCustomData, getHyperlinkQueries, getName, getParent_Immediate, getParentPresentation, getPresentation, getShapes, getSlide, getSlideId, getSlideShowTransition, getTags, getTimeline, joinPortionsWithSameFormatting, joinPortionsWithSameFormatting, setName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.aspose.slides.IBaseSlide
findShapeByAltText, getBackground, getControls, getCustomData, getHyperlinkQueries, getName, getShapes, getSlideId, getSlideShowTransition, getTimeline, joinPortionsWithSameFormatting, setName
 
Methods inherited from interface com.aspose.slides.IThemeable
createThemeEffective
 
Methods inherited from interface com.aspose.slides.ISlideComponent
getSlide
 
Methods inherited from interface com.aspose.slides.IPresentationComponent
getPresentation
 

Method Detail

getThemeManager

public IMasterThemeManager getThemeManager()

Returns the theme manager. Read-only IMasterThemeManager.

Specified by:
getThemeManager in interface IMasterThemeable

applyColorScheme

@Deprecated
public void applyColorScheme(ExtraColorScheme scheme)
Deprecated. 

Applies extra color scheme to a slide.

Specified by:
applyColorScheme in class BaseSlide
Parameters:
scheme -


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.