com.aspose.slides.pptx
Class SlideShowOptionalBlackTransitionEx

java.lang.Object
  extended by com.aspose.slides.pptx.SlideShowTransitionValueBaseEx
      extended by com.aspose.slides.pptx.SlideShowOptionalBlackTransitionEx

public class SlideShowOptionalBlackTransitionEx
extends SlideShowTransitionValueBaseEx


Constructor Summary
SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx type)
           
 
Method Summary
 boolean getFromBlack()
          This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
 void setFromBlack(boolean value)
          This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SlideShowOptionalBlackTransitionEx

public SlideShowOptionalBlackTransitionEx(SlideShowTransitionTypeEx type)
Method Detail

getFromBlack

public boolean getFromBlack()
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).


setFromBlack

public void setFromBlack(boolean value)
This attribute specifies if the transition will start from a black screen (and then transition the new slide over black).

Parameters:
value -